Difference between revisions of "TotalControl for LSL/Commands/BOT LOCATION"
From SmartBots Developers Docs
Line 13: | Line 13: | ||
The following event will be raised with the location of the bot | The following event will be raised with the location of the bot | ||
− | * [[TotalControl_for_LSL/Events/ | + | * [[TotalControl_for_LSL/Events/BOT_LOCATION_REPLY|BOT_LOCATION_REPLY]] |
== Example == | == Example == |
Revision as of 11:27, 5 March 2019
Returns the location of the bot.
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 | -- |
Result
The following event will be raised with the location of the bot
Example
llMessageLinked(LINK_SET, BOT_LOCATION, "", "");