Fly

28 May 2020

  • C10 - added the "get" parameter for "action".

4 November 2015

  • Release 9.36 - Added the deanimate optional parameter that stops all animations before the command executes.
fly (Commands)
TypeCorrade progressive command
Commandfly
DescriptionCorrade can be made to fly or stop flying using the fly command.
Permissionsmovement
Parametersgroup, password, action
Last ChangesRelease 9.36 - Added the deanimate optional parameter that stops all animations before the command executes.

Corrade can be made to fly or stop flying using the fly command.

Command Required Parameters Required Corrade Permissions Example
fly group, password, action movement
llInstantMessage(CORRADE,
    wasKeyValueEncode(
        [
            "command", "fly",
            "group", wasURLEscape(GROUP),
            "password", wasURLEscape(PASSWORD),
            // either start or stop
            "action", "start"
        ]
    )
);
Parameter Possible Value Description
action start Start flying.
stop Stop flying.
get Get the flying status.
Optional Parameter Possible Value Description
deanimate True or False Stop all non-Linden animations before executing the command.

secondlife/scripted_agents/corrade/api/commands/fly.txt ยท Last modified: 2022/11/24 07:45 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.