30 April 2027
batchlure (Commands) | |
---|---|
Type | Corrade progressive command |
Command | batchlure |
Description | The batchlure command sends multiple teleport lures to multiple avatars. |
Permissions | movement |
Parameters | group , password , avatars |
Last Changes | Release 9.163 - added. |
The batchlure
command sends multiple teleport lures to multiple avatars.
Command | Required Parameters | Required Corrade Permissions | Example |
---|---|---|---|
batchlure | group , password , avatars | movement | llInstantMessage(CORRADE, wasKeyValueEncode( [ "command", "batchlure", "group", wasURLEscape(GROUP), "password", wasURLEscape(PASSWORD), "avatars", wasListToCSV( [ "d60d4458-8145-4bc7-81ad-6b2f36b78ebf", "Sleepy Resident" ] ) ] ) ); |