Get or Set Away Status

27 September 2018

  • C10 - action is now set to either start, stop or get

19 May 2015

  • Release 8.12 - added.
away (Commands)
TypeCorrade progressive command
Commandaway
DescriptionThe away command can mark Corrade as being away.
Permissionsgrooming
Parametersgroup, password, action
Last ChangesC10 - action is now set to either start, stop or get

The away command can mark Corrade as being away.

Command Required Parameters Required Corrade Permissions Example
away group, password, action grooming
llInstantMessage(CORRADE,
    wasKeyValueEncode(
        [
            // mark Corrade as being away
            "command", "away",
            "group", wasURLEscape(GROUP),
            "password", wasURLEscape(PASSWORD),
            "action", "start"
        ]
    )
);
Parameter Possible Value Description
action start Turn on away status.
stop Turn off away status.
get Get the away status.

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