Stop all Animations

30 October 2018

  • C10 - added.
deanimate (Commands)
TypeCorrade progressive command
Commanddeanimate
DescriptionThe deanimate command can be used to stop all active non-Linden animations.
Permissionsgrooming
Parametersgroup, password
Last ChangesC10 - added.

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: 2022/11/24 07:46 by 127.0.0.1

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.