6 October 2016
The playgesture command can be used to trigger a gesture in Corrade's inventory.
| Command | Required Parameters | Required Corrade Permissions | Example |
|---|---|---|---|
playgesture | group, password, item | grooming | llInstantMessage(CORRADE, wasKeyValueEncode( [ // plays the gesture "Happy Dance" // from Corrade's inventory "command", "playgesture", "group", wasURLEscape(GROUP), "password", wasURLEscape(PASSWORD), "item", wasURLEscape("/My Inventory/Animations/Happy Dance") ] ) ); |
Note that the item parameter can be set to either the name of a gesture to be found in Corrade's inventory or to an asset UUID of a gesture.
For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.