Send Teleport Lure Request

requestlure (Commands)
TypeCorrade progressive command
Commandrequestlure
DescriptionThe requestlure command asks an avatar for a teleport lure.
Permissionsmovement
Parametersgroup, password, firstname, lastname (or agent by UUID)
Last ChangesC11 - added.

The requestlure command asks an avatar for a teleport lure.

Command Required Parameters Required Corrade Permissions Example
requestlure group, password, firstname, lastname (or agent by UUID) movement
llInstantMessage(CORRADE,
    wasKeyValueEncode(
        [
            "command", "requestlure",
            "group", wasURLEscape(GROUP),
            "password", wasURLEscape(PASSWORD),
            // or "agent", "69ce412b-dffc-436d-86ff-d788bfa66d9d"
            "firstname", "Sleepy",
            "lastname", "Resident"
        ]
    )
);
Optional Parameter Value Description
message A string. A message to send along with the teleport request lure.

Notes

  • This command will ask an avatar to teleport you to their location, in case teleporting an avatar to your location is desired, please use the lure command.

secondlife/scripted_agents/corrade/api/commands/requestlure.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.