Difference between revisions of "TotalControl for LSL/Commands/BOT STAND"

From SmartBots Developers Docs
Jump to: navigation, search
 
Line 1: Line 1:
 
{{DISPLAYTITLE:BOT_STAND}}
 
{{DISPLAYTITLE:BOT_STAND}}
 
<onlyinclude>Commands bot to stand up. If a permanent sit UUID is set then this command will clear it.</onlyinclude>
 
<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, "", "");