7 June 2015
region
parameter.
<data Commands>
Type: Corrade progressive command
Command[wiki]: parceldeed
Description[wiki]: The parceldeed
command can be used to deed a parcel to a group.
Permissions[wiki]: land
Parameters[wiki]: group
, password
Last Changes[wiki]: Release 8.22 - added the optional region
parameter.
</data>
The parceldeed
command can be used to deed a parcel to a group.
Command | Required Parameters | Required Corrade Permissions | Required Group Abilities | Example |
---|---|---|---|---|
parceldeed | group , password | land | Parcel→Deed land and buy land for group | llInstantMessage(CORRADE, wasKeyValueEncode( [ // Deed the parcel at // <128,128,0> "command", "parceldeed", "group", wasURLEscape(GROUP), "password", wasURLEscape(PASSWORD), "position", <128,128,0> ] ) ); |
Optional Parameters | Possible Value | Description |
---|---|---|
position | A vector. | A position over a parcel, or, if not specified, the affected parcel is the one that Corrade is currently on. |
region | A string representing a region name. | Attempt to perform the command on the specified region. Note that Corrade must be connected to that region. If in doubt, please use the getconnectedregions command to determine whether the region you want to specify is currently connected. |
For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.