BOT_BOT_LOGOUT
From SmartBots Developers Docs
TotalControl for LSLCommands
Revision as of 02:25, 5 March 2019 by Scullyuk (Talk | contribs) (Created page with "{{DISPLAYTITLE:BOT_BOT_LOGOUT}} <onlyinclude>Initiates bot logout process.</onlyinclude> {{API Variables Table}} {{AdminBot Required Vars|BOT_LOGOUT}} {{API Variable|str|yes...")
Jump to: navigation, search
Initiates bot logout process.
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 | -- |
Example
llMessageLinked(LINK_SET, BOT_LOGOUT, "", "");
- BOT LOGOUT