BOT_SIM_KICK
From SmartBots Developers Docs
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");