Batch Send Teleport Lure

30 April 2027

  • Release 9.163 - added.
batchlure (Commands)
TypeCorrade progressive command
Commandbatchlure
DescriptionThe batchlure command sends multiple teleport lures to multiple avatars.
Permissionsmovement
Parametersgroup, password, avatars
Last ChangesRelease 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"
                ]
            )
        ]
    )
);

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: 2022/11/24 07:45 by 127.0.0.1

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.