BOT SETUP SETBOT
From SmartBots Developers Docs
TotalControl for LSLCommands
Revision as of 13:07, 12 May 2017 by Gg (Talk | contribs) (Gg moved page AdminBot for Bots/Commands/BOT SETUP SETBOT to TotalControl LSL/Commands/BOT SETUP SETBOT)
Jump to: navigation, search
Sets the working personal Bot. Other commands require this command to be invoked first.
llMessageLinked(LINK_SET,BOT_SETUP_SETBOT,"My bot name","ACCESS CODE");
Variables
The following table shows input values (you send them with the API call) and returned output values.
Variable | Required | Description
| |
---|---|---|---|
str | yes | name of the Bot | |
id | yes | Access Code |
Result
One of the following events will be generated:
- BOT SETUP SETBOT