Nudge

nudge (Commands)
TypeCorrade progressive command
Commandnudge
DescriptionThe nudge command is meant to slightly move Corrade along a direction.
Permissionsmovement
Parametersgroup, password, direction
Last Changesnone

The nudge command is meant to slightly move Corrade along a direction.

Command Required Parameters Required Corrade Permissions Example
nudge group, password, direction movement
llInstantMessage(CORRADE,
    wasKeyValueEncode(
        [
            // nudges Corrade left
            "command", "nudge",
            "group", wasURLEscape(GROUP),
            "password", wasURLEscape(PASSWORD),
            "direction", "left"
        ]
    )
);
Parameter Possible Value Description
direction left Direction on which to move (in a local frame).
right
up
down
back
forward

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