Get Connected Regions

7 June 2015

  • Release 8.22 - added.
getconnectedregions (Commands)
TypeCorrade progressive command
Commandgetconnectedregions
DescriptionThe getconnectedregions can be used to retrieve a CSV list of simulator names that Corrade is currently connected to.
Permissionsland
Parametersgroup, password
Last ChangesRelease 8.22 - added.

The getconnectedregions can be used to retrieve a CSV list of simulator names that Corrade is currently connected to.

Command Required Parameters Required Corrade Permissions Example
getconnectedregions group, password land
llInstantMessage(CORRADE,
    wasKeyValueEncode(
        [
            // get current connected regions
            "command", "getconnectedregions",
            "group", wasURLEscape(GROUP),
            "password", wasURLEscape(PASSWORD),
            "callback", wasURLEscape(URL)
        ]
    )
);

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