Get Parcel Dwell

30 November 2019

  • C10 - added.

<data Commands> Type: Corrade progressive command Command[wiki]: getparceldwell Description[wiki]: The getparceldwell command retrieves the parcel dwell value for a parcel described by a point vector position. Permissions[wiki]: land Parameters[wiki]: group, password, position Last Changes[wiki]: Release 9.57 - added. </data>

The getparceldwell command retrieves the parcel dwell value for a parcel described by a point vector position.

Command Required Parameters Required Corrade Permissions Example
getparceldwell group, password, position land
llInstantMessage(CORRADE,
    wasKeyValueEncode(
        [
            // gets the UUID of the texture
            // of the parcel snapshot and
            // the traffic score from a parcel
            // on the current region
            "command", "getparceldwell",
            "group", wasURLEscape(GROUP),
            "password", wasURLEscape(PASSWORD),
            "position", wasURLEscape(<128, 64, 0>),
            "callback", wasURLEscape(URL)
        ]
    )
);

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