Add or Update Classified

6 October 2016

  • Release 9.133 - The command now can take a path instead of a name.

7 June 2015

  • Release 8.22 - check for economy permission.
addclassified (Commands)
TypeCorrade progressive command
Commandaddclassified
DescriptionThe addclassified command can add or update a classified by name.
Permissionsgrooming, economy
Parametersgroup, password, name, type, price
Last ChangesRelease 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

secondlife/scripted_agents/corrade/api/commands/addclassified.txt ยท Last modified: 2022/11/24 07:46 by 127.0.0.1

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.