Play Gesture

6 October 2016

  • Release 9.133 - The command now can take a path instead of a name.
playgesture (Commands)
TypeCorrade progressive command
Commandplaygesture
DescriptionThe playgesture command can be used to trigger a gesture in Corrade's inventory.
Permissionsgrooming
Parametersgroup, password, item
Last ChangesRelease 9.133 - The command now can take a path instead of a name.

The playgesture command can be used to trigger a gesture in Corrade's inventory.

Command Required Parameters Required Corrade Permissions Example
playgesture group, password, item grooming
llInstantMessage(CORRADE,
    wasKeyValueEncode(
        [
            // plays the gesture "Happy Dance"
            // from Corrade's inventory
            "command", "playgesture",
            "group", wasURLEscape(GROUP),
            "password", wasURLEscape(PASSWORD),
            "item", wasURLEscape("/My Inventory/Animations/Happy Dance")
        ]
    )
);

Note

Note that the item parameter can be set to either the name of a gesture to be found in Corrade's inventory or to an asset UUID of a gesture.


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