| getanimations (Commands) | |
|---|---|
| Type | Corrade progressive command |
| Command | getanimations |
| Description | The getanimations command returns the currently playing animations on Corrade. |
| Permissions | grooming |
| Parameters | group, password |
| Last Changes | none |
The getanimations command returns the currently playing animations on Corrade.
| Command | Required Parameters | Required Corrade Permissions | Example |
|---|---|---|---|
getanimations | group, password | grooming | llInstantMessage(CORRADE, wasKeyValueEncode( [ // Get all the currently active animations. "command", "getanimations", "group", wasURLEscape(GROUP), "password", wasURLEscape(PASSWORD), "callback", wasURLEscape(URL) ] ) ); |
The results will be serialised as CSV in the return key animations as a list of UUIDs to priorities.
For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.