Logout

logout (Commands)
TypeCorrade progressive command
Commandlogout
DescriptionThe logout command allows an authenticated group that has the system permission to make Corrade log out of the account.
Permissionssystem
Parametersgroup, password
Last Changesnone

The logout command allows an authenticated group that has the system permission to make Corrade log out of the account.

Command Required Parameters Required Corrade Permissions Example
logout group, password system
llInstantMessage(CORRADE,
    wasKeyValueEncode(
        [
            // shutdown Corrade
            "command", "logout",
            "group", wasURLEscape(GROUP),
            "password", wasURLEscape(PASSWORD)
        ]
    )
);

Notes

  • In case the configuration option AutoConnect is disabled (set to 0), then Corrade will disconnect from the grid and wait for a followup login command in order to reconnect to the grid.
  • In case the configuration option AutoConnect is enabled, after issuing a logout command, depending on the available start locations configured, Corrade will disconnect and reconnect at the next start location.

secondlife/scripted_agents/corrade/api/commands/logout.txt ยท Last modified: 2023/12/08 12:55 by office

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.