6 October 2016
7 June 2015
economy
permission.addclassified (Commands) | |
---|---|
Type | Corrade progressive command |
Command | addclassified |
Description | The addclassified command can add or update a classified by name. |
Permissions | grooming , economy |
Parameters | group , password , name , type , price |
Last Changes | Release 9.133 - The command now can take a path instead of a name. |
The addclassified
command can add or update a classified by name.
Command | Required Parameters | Required Corrade Permissions | Example |
---|---|---|---|
addclassified | group , password , name , type , price | grooming , economy | llInstantMessage(CORRADE, wasKeyValueEncode( [ "command", "addclassified", "group", wasURLEscape(GROUP), "name", wasURLEscape("Visit me!"), "type", "SpecialAttraction", "price", 100, "password", wasURLEscape(PASSWORD) ] ) ); |
Optional Parameter | Possible Value | Description |
---|---|---|
renew | True | Whether the classified should auto-renew every week. |
False |
||
description | The description text of a classified. | |
item | UUID or path | The path or UUID of a texture. |
type | Any | The classified type. If item is not specified, then Corrade assumes that the type is Any |
Shopping |
||
LandRental |
||
PropertyRental |
||
SpecialAttraction |
||
NewProducts |
||
Employment |
||
Wanted |
||
Service |
||
Personal |