Batch Send Teleport Lure

30 April 2027

  • Release 9.163 - added.

<data Commands> Type: Corrade progressive command Command[wiki]: batchlure Description[wiki]: The batchlure command sends multiple teleport lures to multiple avatars. Permissions[wiki]: movement Parameters[wiki]: group, password, avatars Last Changes[wiki]: Release 9.163 - added. </data>

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"
                ]
            )
        ]
    )
);

Notes

  • This command is the plural form of the lure command that sends out a single lure.

secondlife/scripted_agents/corrade/api/commands/batchlure.txt ยท Last modified: by 127.0.0.1

Wizardry and Steamworks

© 2025 Wizardry and Steamworks

Access website using Tor Access website using i2p Wizardry and Steamworks PGP Key


For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.