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

From SmartBots Developers Docs
Jump to: navigation, search
(Created page with "{{DISPLAYTITLE:BOT_FLY}} <onlyinclude>Commands bot to sit on a prim</onlyinclude> {{API Variables Table}} {{AdminBot Required Vars|BOT_SIT}} {{API Variable|str|yes}} -- {{AP...")
 
Line 1: Line 1:
{{DISPLAYTITLE:BOT_FLY}}
+
{{DISPLAYTITLE:BOT_SIT}}
 
<onlyinclude>Commands bot to sit on a prim</onlyinclude>
 
<onlyinclude>Commands bot to sit on a prim</onlyinclude>
  

Revision as of 20:17, 3 March 2019

Commands bot to sit on a prim

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_SIT, "uuid of chair here", "1");