Delete a Pick

<data Commands> Type: Corrade progressive command Command[wiki]: deletepick Description[wiki]: Corrade can delete a pick by name. Permissions[wiki]: grooming Parameters[wiki]: group, password, name Last Changes[wiki]: none </data>

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: by 127.0.0.1

Wizardry and Steamworks

© 2025 Wizardry and Steamworks

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.