Join a Group

21 May 2016

  • Release 9.78 - added optional parameter target.

21 December 2014

  • Release 7.34 - added group and economy Corrade permissions.
join (Commands)
TypeCorrade progressive command
Commandjoin
DescriptionThe join can be used to make Corrade join a group.
Permissionsgroup, econonmy
Parametersgroup, password
Last ChangesRelease 9.78 - added optional parameter target.

The join can be used to make Corrade join a group.

Command Required Parameters Required Corrade Permissions Example
join group, password group, econonmy
llInstantMessage(CORRADE,
    wasKeyValueEncode(
        [
            "command", "join",
            "group", wasURLEscape(GROUP),
            "password", wasURLEscape(PASSWORD)
        ]
    )
);
Optional Parameter Possible Value Description
target A group name or UUID. The group to act upon. If this parameter is omitted, then the command acts upon the configured group passed to the group parameter.

Notes

  • The function checks whether joining a group requires a member ship fee, and if that is the case, Corrade checks for economy permission. If the economy permission is granted as well, then Corrade checks whether the current balance is sufficient, pays the fee and joins the group.

secondlife/scripted_agents/corrade/api/commands/join.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.