27 September 2018
action
is now set to either start
, stop
or get
19 May 2015
<data Commands>
Type: Corrade progressive command
Command[wiki]: away
Description[wiki]: The away
command can mark Corrade as being away.
Permissions[wiki]: grooming
Parameters[wiki]: group
, password
, action
Last Changes[wiki]: C10 - action
is now set to either start
, stop
or get
</data>
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. |
For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.