Get or Set Always-Run

19 May 2015

  • Release 8.12 - added the get possible value of the action key.
run (Commands)
TypeCorrade progressive command
Commandrun
DescriptionThe run command can toggle Corrade's "always run" status.
Permissionsmovement
Parametersgroup, password, action
Last ChangesRelease 8.12 - added the get possible value of the action key.

The run command can toggle Corrade's "always run" status.

Command Required Parameters Required Corrade Permissions Example
run group, password, action movement
llInstantMessage(CORRADE,
    wasKeyValueEncode(
        [
            // enable always run
            "command", "run",
            "group", wasURLEscape(GROUP),
            "password", wasURLEscape(PASSWORD),
            "action", "enable"
        ]
    )
);
Parameter Possible Value Description
action start Turn on always-run.
stop Turn off always-run.
get Get the status of always-run.

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