Delete a Pick

deletepick (Commands)
TypeCorrade progressive command
Commanddeletepick
DescriptionCorrade can delete a pick by name.
Permissionsgrooming
Parametersgroup, password, name
Last Changesnone

Corrade can delete a pick by name.

Command Required Parameters Required Corrade Permissions Example
deletepick group, password, name grooming
llInstantMessage(CORRADE,
    wasKeyValueEncode(
        [
            "command", "deletepick",
            "group", wasURLEscape(GROUP),
            "password", wasURLEscape(PASSWORD),
            // an unique name
            "name", "Good day!"
        ]
    )
);

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