21 December 2014
| getteleportlures (Commands) | |
|---|---|
| Type | Corrade progressive command |
| Command | getteleportlures |
| Description | The getteleportlures command shows a CSV list of all pending teleport lures. |
| Permissions | movement |
| Parameters | group, password |
| Last Changes | Release 7.34 - added. |
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.