BOT_FLY
From SmartBots Developers Docs
TotalControl for LSLCommands
Revision as of 06:25, 19 May 2017 by Chevonn Edelmann (Talk | contribs) (Created page with "{{DISPLAYTITLE:BOT_FLY}} <onlyinclude>Commands bot to start or stop flying</onlyinclude> {{API Variables Table}} {{AdminBot Required Vars|BOT_FLY}} {{API Variable|str|yes}}...")
Jump to: navigation, search
Commands bot to start or stop flying
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_FLY, "", "");
- BOT FLY