28 April 2021
<data Commands>
Type: Corrade progressive command
Command[wiki]: getwearablespath
Description[wiki]: The getwearablespath
command returns a CSV
list of wearable types by inventory path that are currently worn.
Permissions[wiki]: grooming
Parameters[wiki]: group
, password
Last Changes[wiki]: C11 - added
</data>
The getwearablespath
command returns a CSV
list of wearable types by inventory path that are currently worn.
Command | Required Parameters | Required Corrade Permissions | Example |
---|---|---|---|
getwearables | group , password | grooming | llInstantMessage(CORRADE, wasKeyValueEncode( [ // returns all the wearable // types and paths currently // being worn by the bot "command", "getwearablespath", "group", wasURLEscape(GROUP), "password", wasURLEscape(PASSWORD), "callback", wasURLEscape(URL) ] ) ); |
For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.