26 September 2015
The estateteleportusershome command can be used to teleport avatars on the current region home. The command requires that Corrade is an estate manager.
| Command | Required Parameters | Required Corrade Permissions | Required Abilities | Example |
|---|---|---|---|---|
estateteleportusershome | group, password | land | Corrade must be an estate manager. | llInstantMessage(CORRADE, wasKeyValueEncode( [ "command", "estateteleportusershome", "group", wasURLEscape(GROUP), "password", wasURLEscape(PASSWORD), "avatars", wasURLEscape( wasListToCSV( [ "Philip Linden", // teleport home by UUID "ff19c6b5-4824-4de3-995a-d739d588cf18", "Ectogram Resident" ] ) ), "callback", wasURLEscape(URL) ] ) ); |
In case avatars is not specified, then all the avatars on the current estate will be teleported home. The command will return a list of avatars that could not be teleported home.
For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.