getattachments (Commands) | |
---|---|
Type | Corrade progressive command |
Command | getattachments |
Description | Using the getattachments command, Corrade will return a list of attachment points and name of the worn objects. |
Permissions | grooming |
Parameters | group , password |
Last Changes | none |
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.