Update for 1.9
No edit summary |
(Update for 1.9) |
||
| Line 24: | Line 24: | ||
:;class : String - The class (Mage, Warrior, etc) of the player. | :;class : String - The class (Mage, Warrior, etc) of the player. | ||
:;zone : String - The position of the player ( or the last if he is off line ) | :;zone : String - The position of the player ( or the last if he is off line ) | ||
:;group : | :;group : Obsolete | ||
:;note : String - ' | :;note : String - Returns the character's public note if one exists, returns "" if there is no note or the current player does not have access to the public notes | ||
:;officernote : String - ' | :;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 : String - ''Not Documented'' (patch 1.9 or newer) | :;status : String - ''Not Documented'' (patch 1.9 or newer) | ||
Obsolete | |||
:;group : Boolean ( yes or no ) - Return if this member is in a group (REMOVED IN 1.9) | |||
[[Category:API Functions|GetGuildRosterInfo]] | [[Category:API Functions|GetGuildRosterInfo]] | ||
[[Category:API Guild Functions|GetGuildRosterInfo]] | [[Category:API Guild Functions|GetGuildRosterInfo]] | ||