Pause a Simulator

7 June 2019

  • C10 - added.
simulatorpause (Commands)
TypeCorrade progressive command
Commandsimulatorpause
Parametersgroup, password
DescriptionThe simulatorpause command, given estate administrator rights, will pause a simulator.
Permissionsland
Last ChangesC10 - added.

The simulatorpause command, given estate administrator rights, will pause a simulator.

Command Required Parameters Required Corrade Permissions Example
simulatorpause group, password land
llInstantMessage(CORRADE, 
    wasKeyValueEncode(
        [
            "command", "simulatorpause",
            "group", wasURLEscape(GROUP),
            "password", wasURLEscape(PASSWORD)
        ]
    )
);
Optional Parameter Possible Value Description
region The name of a connected region. Optionally pause a connected simulator.

Notes

  • The command requires estate administrator rights.
  • The command acts by default on the current region that Corrade is on.
  • To retrieve a list of connected regions, please use the getconnectedregions command.
  • This command is homologous to the simulatorresume command.

secondlife/scripted_agents/corrade/api/commands/simulatorpause.txt ยท Last modified: 2022/11/24 07:45 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.