Get or Set Busy Status

28 September 2018

  • C10 - actions are now start, stop and get.

19 May 2015

  • Release 8.12 - added.

<data Commands> Type: Corrade progressive command Command[wiki]: busy Description[wiki]: The busy command can mark Corrade as being busy. Permissions[wiki]: grooming Parameters[wiki]: group, password, action Last Changes[wiki]: Release 8.12 - added. </data>

The busy command can mark Corrade as being busy.

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

secondlife/scripted_agents/corrade/api/commands/busy.txt ยท Last modified: by 127.0.0.1

Wizardry and Steamworks

© 2025 Wizardry and Steamworks

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.