Get Currently Running Animations

<data Commands> Type: Corrade progressive command Command[wiki]: getanimations Description[wiki]: The getanimations command returns the currently playing animations on Corrade. Permissions[wiki]: grooming Parameters[wiki]: group, password Last Changes[wiki]: none </data>

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.


secondlife/scripted_agents/corrade/api/commands/getanimations.txt ยท Last modified: by 127.0.0.1

Wizardry and Steamworks

© 2025 Wizardry and Steamworks

Access website using Tor Access website using i2p Wizardry and Steamworks PGP Key


For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.