Add Pick

6 October 2016

  • Release 9.133 - The command now can take a path instead of a name.
addpick (Commands)
TypeCorrade progressive command
Commandaddpick
DescriptionCorrade can add a pick by name using the addpick command.
Permissionsgrooming
Parametersgroup, password, name
Last ChangesRelease 9.133 - The command now can take a path instead of a name.

Corrade can add a pick by name using the addpick command.

Command Required Parameters Required Corrade Permissions Example
addpick group, password, name grooming
llInstantMessage(CORRADE,
    wasKeyValueEncode(
        [
            "command", "addpick",
            "group", wasURLEscape(GROUP),
            "password", wasURLEscape(PASSWORD),
            // an unique name
            "name", "Good day!"
        ]
    )
);
Optional Parameter Possible Values Description
description A string. A description for the pick.
item Either the path to an item in Corrade's inventory or an UUID The image for the pick.

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