Drop an Attachment to the Ground

6 March 2019

  • C10 - Added.
dropobject (Commands)
TypeCorrade progressive command
Commanddropobject
DescriptionThe dropobject command allows Corrade to drop an attached object to the ground.
Permissionsinventory
Parametersgroup, password, item, type
Last ChangesC10 - Added.

The dropobject command allows Corrade to drop an attached object to the ground.

Command Required Parameters Required Corrade Permissions Example
dropobject group, password, item, type inventory
llInstantMessage(CORRADE,
    wasKeyValueEncode(
        [
            "command", "dropobject",
            "group", wasURLEscape(GROUP),
            "password", wasURLEscape(PASSWORD),
            "callback", wasURLEscape(URL),
            "item", "d065ba4f-64ca-0e1b-cf9a-316e2bbc77fe",
            "type", "UUID"
        ]
    )
);
Parameter Possible Value Secondary Parameter Possible Value Description
item An name or UUID. type UUID Drop an attachment by supplying its inventory UUID.
slot Drop an attachment by attachment slot it is attached to (Skull, etc.)
path Drop an attachment by its path in the inventory.

Notes

  • This command is the singular form of the named plural command batchdropobject.

secondlife/scripted_agents/corrade/api/commands/dropobject.txt ยท Last modified: 2023/06/12 04:23 by office

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.