Stop all Animations

30 October 2018

  • C10 - added.

<data Commands> Type: Corrade progressive command Command[wiki]: deanimate Description[wiki]: The deanimate command can be used to stop all active non-Linden animations. Permissions[wiki]: grooming Parameters[wiki]: group, password Last Changes[wiki]: C10 - added. </data>

The deanimate command can be used to stop all active non-Linden animations.

Command Required Parameters Required Corrade Permissions Example
deanimate group, password grooming
llInstantMessage(CORRADE,
    wasKeyValueEncode(
        [
            // Stop all animations
            "command", "deanimate",
            "group", wasURLEscape(GROUP),
            "password", wasURLEscape(PASSWORD),
            "callback", wasURLEscape(URL)
        ]
    )
);

secondlife/scripted_agents/corrade/api/commands/deanimate.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.