Crouch

4 November 2015

  • Release 9.36 - Added the deanimate optional parameter that stops all animations before the command executes.

<data Commands> Type: Corrade progressive command Command[wiki]: crouch Description[wiki]: The crouch command can make Corrade start crouching and stop crouching. Permissions[wiki]: movement Parameters[wiki]: group, password, action Last Changes[wiki]: Release 9.36 - Added the deanimate optional parameter that stops all animations before the command executes. </data>

The crouch command can make Corrade start crouching and stop crouching.

Command Required Parameters Required Corrade Permissions Example
crouch group, password, action movement
llInstantMessage(CORRADE,
    wasKeyValueEncode(
        [
            // makes Corrade crouch
            "command", "crouch",
            "group", wasURLEscape(GROUP),
            "password", wasURLEscape(PASSWORD),
            // or stop
            "action", "start"
        ]
    )
);

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