Abandon a Parcel

7 June 2015

  • Release 8.22 - added the optional region parameter.
parcelrelease (Commands)
TypeCorrade progressive command
Commandparcelrelease
DescriptionThe parcelrelease can be used to abandon land.
Permissionsland
Parametersgroup, password
Last ChangesRelease 8.22 - added the optional region parameter.

The parcelrelease can be used to abandon land.

Command Required Parameters Required Corrade Permissions Required Group Abilities Example
parcelrelease group, password land Parcel→Abandon land to Governor Linden
llInstantMessage(CORRADE,
    wasKeyValueEncode(
        [
            // Abandon the parcel at
            // <128,128,0>
            "command", "parcelrelease",
            "group", wasURLEscape(GROUP),
            "password", wasURLEscape(PASSWORD),
            "position", <128,128,0>
        ]
    )
);
Optional Parameters Possible Value Description
position A vector. A position over a parcel, or, if not specified, the affected parcel is the one that Corrade is currently on.
region A string representing a region name. Attempt to perform the command on the specified region. Note that Corrade must be connected to that region. If in doubt, please use the getconnectedregions command to determine whether the region you want to specify is currently connected.

secondlife/scripted_agents/corrade/api/commands/parcelrelease.txt · Last modified: 2023/09/27 10:10 by office

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.