Difference between revisions of "TotalControl for LSL/Commands/BOT STAND"
From SmartBots Developers Docs
(Created page with "{{DISPLAYTITLE:BOT_STAND}} <onlyinclude>Commands bot to sit on a prim</onlyinclude> {{API Variables Table}} {{AdminBot Required Vars|BOT_STAND}} {{API Variables Table End}}...") |
|||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{DISPLAYTITLE:BOT_STAND}} | {{DISPLAYTITLE:BOT_STAND}} | ||
| − | <onlyinclude>Commands bot to | + | <onlyinclude>Commands bot to stand up. If a permanent sit UUID is set then this command will clear it.</onlyinclude> |
| − | + | <br><i>This is effective if the bot is sitting down or flying.</i> | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
== Example == | == Example == | ||
Latest revision as of 19:49, 7 March 2019
Commands bot to stand up. If a permanent sit UUID is set then this command will clear it.
This is effective if the bot is sitting down or flying.
Example
llMessageLinked(LINK_SET, BOT_STAND, "", "");