updated possible status return values
No edit summary |
(updated possible status return values) |
||
| Line 28: | Line 28: | ||
:;officernote : String - Returns the character's officer note if one exists, returns "" if there is no note or the current player does not have access to the officer notes | :;officernote : String - Returns the character's officer note if one exists, returns "" if there is no note or the current player does not have access to the officer notes | ||
:;online : Return 1 if the player is online, else it's nil | :;online : Return 1 if the player is online, else it's nil | ||
:;status : The availability of the player; may be "<AFK>", "<DND>", or | :;status : The availability of the player; may be "<AFK>", "<DND>", or "" for no special status. (Introduced in patch 1.9) | ||
Obsolete | Obsolete | ||