BOT_LISTEN_LOCAL_CHAT

From SmartBots Developers Docs
TotalControl for LSLCommands
Revision as of 06:03, 19 May 2017 by Chevonn Edelmann (Talk | contribs) (Created page with "{{DISPLAYTITLE:BOT_LISTEN_LOCAL_CHAT}} <onlyinclude>Commands bot to listen to messages in local chat and send them to the script</onlyinclude> {{API Variables Table}} {{Admi...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Commands bot to listen to messages in local chat and send them to the script

Variables

The following table shows input values (you send them with the API call) and returned output values.

Variable Required Description


str yes --
id yes --

Result

One of the following events will be generated

Additionally the following events get generated every time the bot sees a local chat message

Example

llMessageLinked(LINK_SET, BOT_LISTEN_LOCAL_CHAT, "", "");