21 December 2014
<data Commands>
Type: Corrade progressive command
Command[wiki]: getteleportlures
Description[wiki]: The getteleportlures
command shows a CSV list of all pending teleport lures.
Permissions[wiki]: movement
Parameters[wiki]: group
, password
Last Changes[wiki]: Release 7.34 - added.
</data>
The getteleportlures
command shows a CSV list of all pending teleport lures.
Command | Required Parameters | Required Corrade Permissions | Example |
---|---|---|---|
getteleportlures | group , password | movement | llInstantMessage(CORRADE, wasKeyValueEncode( [ // Show all pending teleport lures. "command", "getteleportlures", "group", wasURLEscape(GROUP), "password", wasURLEscape(PASSWORD), "callback", wasURLEscape(URL) ] ) ); |
The CSV list of pending teleport lures contains, in order:
Some of the returned parameters in the CSV list are the ones needed by the replytoteleportlure command in order to accept or decline a teleport lure.
For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.