19 May 2015
range
is now an optional parameter and not required to locate the item.
<data Commands>
Type: Corrade progressive command
Command[wiki]: objectdeed
Description[wiki]: The objectdeed
command can be used to deed an object to the calling group.
Permissions[wiki]: interact
Parameters[wiki]: group
, password
, item
Last Changes[wiki]: Release 8.12 - range
is now an optional parameter and not required to locate the item.
</data>
The objectdeed
command can be used to deed an object to the calling group.
Command | Required Parameters | Required Corrade Permissions | Example |
---|---|---|---|
objectdeed | group , password , item | interact | llInstantMessage(CORRADE, wasKeyValueEncode( [ // deed the object to the // calling GROUP "command", "objectdeed", "group", wasURLEscape(GROUP), "password", wasURLEscape(PASSWORD), "item", "Chair", "range", 5 ] ) ); |
Optional Parameter | Possible Value | Description |
---|---|---|
range | A range in meters. | The spherical distance from Corrade in which to locate the item. |
For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.