6 October 2016
path
instead of a name
.14 April 2016
type
parameter.
<data Commands>
Type: Corrade progressive command
Command[wiki]: detach
Description[wiki]: Corrade can detach attached items using the detach
command.
Permissions[wiki]: grooming
Parameters[wiki]: group
, password
, attachments
Last Changes[wiki]: Release 9.133 - The command now can take a path
instead of a name
.
</data>
Corrade can detach attached items using the detach
command.
Command | Required Parameters | Required Corrade Permissions | Example |
---|---|---|---|
detach | group , password , attachments , type | grooming | llInstantMessage(CORRADE, wasKeyValueEncode( [ "command", "detach", "group", wasURLEscape(GROUP), "password", wasURLEscape(PASSWORD), // Helmet and Milk Bottle are object names in the inventory // ... You can also use UUIDs for inventory items. "type", "path", "attachments", wasListToCSV( [ "/My Inventory/My Outfit/Helmet", "/My Inventory/Cool Stuff/Milk Bottle" ] ) ] ) ); |
Parameter | Possible Value | Description |
---|---|---|
type | path | Detach the attachments list by a path to inventory items. |
UUID | Detach the attachments list by inventory UUID. |
|
slot | Detach the attachments list by attachment slot. |
Optional Parameters | Possible Value | Description |
---|---|---|
deanimate | True or False | Whether to stop all non-Linden animation after detaching. |
data
parameter.For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.