Get Worn Attachments

getattachments (Commands)
TypeCorrade progressive command
Commandgetattachments
DescriptionUsing the getattachments command, Corrade will return a list of attachment points and name of the worn objects.
Permissionsgrooming
Parametersgroup, password
Last Changesnone

Using the getattachments command, Corrade will return a list of attachment points and name of the worn objects.

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

The command returns a CSV list of attachment points, by attachment name, by object UUID.

Notes


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