28 April 2021
getattachmentspath (Commands) | |
---|---|
Type | Corrade progressive command |
Command | getattachmentspath |
Description | Using the getattachmentspath command, Corrade will return a list of attachment points and inventory path of the worn objects. |
Permissions | grooming |
Parameters | group , password |
Last Changes | C11 - added. |
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.