BOT_SIM_KICK

From SmartBots Developers Docs
TotalControl for LSLCommands
Revision as of 03:05, 4 March 2019 by Scullyuk (Talk | contribs) (Created page with "{{DISPLAYTITLE:BOT_SIM_KICK}} <onlyinclude>Kick an avatar from the region. (Bot must be an estate manager)</onlyinclude> {{API Variables Table}} {{AdminBot Required Vars|BOT...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Kick an avatar from the region. (Bot must be an estate manager)

Variables

The following table shows input values (you send them with the API call) and returned output values.

Variable Required Description


ID yes UUID of avatar to kick

Example

llMessageLinked(LINK_SET, BOT_SIM_KICK, "", "d11fa786-c342-4785-8e1b-ac70a17a9aac");