Get Worn Attachments and Paths

28 April 2021

  • C11 - added.

<data Commands> Type: Corrade progressive command Command[wiki]: getattachmentspath Description[wiki]: Using the getattachmentspath command, Corrade will return a list of attachment points and inventory path of the worn objects. Permissions[wiki]: grooming Parameters[wiki]: group, password Last Changes[wiki]: C11 - added. </data>

Using the getattachmentspath command, Corrade will return a list of attachment points and inventory path of the worn objects.

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

The command returns a CSV list of attachment points, by inventory path of the attachment, by object UUID.

Notes

  • This is a convenience command and if the inventory path of the attachments is not required, then the getattachments command might perform faster.

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