Jump

4 November 2015

  • Release 9.36 - Added the deanimate optional parameter that stops all animations before the command executes.
jump (Commands)
TypeCorrade progressive command
Commandjump
DescriptionThe jump command can make Corrade start jumping and stop jumping.
Permissionsmovement
Parametersgroup, password, action
Last ChangesRelease 9.36 - Added the deanimate optional parameter that stops all animations before the command executes.

The jump command can make Corrade start jumping and stop jumping.

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

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