Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Advertisement

Retrieve info about character on your current /who list.

charname, guildname, level, race, class, zone, unknown = GetWhoInfo(index)

Parameters

Arguments

(index)
index
Integer - the index of the character retrieved from a /who query.

Returns

charname, guildname, level, race, class, zone, unknown
charname
String - Name of the character.
guildname
String - Guild name of the character.
level
Integer - Level of the character
race
String - Race of the character.
class
String - Class of the character.
zone
String - Zone the character was in at query time.
Advertisement