Get Avatar Seats

6 September 2023

  • C11 - added.
getavatarsseats (Commands)
TypeCorrade progressive command
Commandgetavatarsseats
DescriptionThe getavatarsseats command will return all avatars and primitive UUIDs representing objects that the avatar is sitting on as a CSV list.
Permissionsinteract
Parametersgroup, password, agents
Last ChangesNone.

The getavatarsseats command will return all avatars and primitive UUIDs representing objects that the avatar is sitting on as a CSV list.

Command Required Parameters Required Corrade Permissions Example
getavatarsseats group, password interact
llInstantMessage(CORRADE,
    wasKeyValueEncode(
        [
            "command", "getavatarsseats",
            "group", wasURLEscape(GROUP),
            "password", wasURLEscape(PASSWORD),
            "callback", wasURLEscape(URL)
        ]
    )
);

The command will return a primitive UUID if successful or will fail with an error otherwise.

Notes


secondlife/scripted_agents/corrade/api/commands/getavatarsseats.txt ยท Last modified: 2023/09/05 01:44 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.