BOT_FRIENDSHIP_SEE_ON_MAP
From SmartBots Developers Docs
TotalControl for LSLCommands
Revision as of 23:56, 4 March 2019 by Scullyuk (Talk | contribs) (Created page with "{{DISPLAYTITLE:BOT_FRIENDSHIP_SEE_ON_MAP}} <onlyinclude>Commands bot to control a friend's ability to see the bot's location on the map</onlyinclude> {{API Variables Table}}...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Commands bot to control a friend's ability to see the bot's location on the map
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 | uuid of friend |
Example
llMessageLinked(LINK_SET, BOT_FRIENDSHIP_SEE_ON_MAP, "1", "d11fa786-c342-4785-8e1b-ac70a17a9aac");
- BOT FRIENDSHIP SEE ON MAP