WoW:Events/W

< Events
Revision as of 07:36, 2 January 2007 by WoWWiki>Salanex

Event API


"WHO_LIST_UPDATE"
Category: Communication
 

Fired when the client receives the result of a SendWho() request from the server. use API SetWhoToUI to manipulate this functionality.


"WORLD_MAP_NAME_UPDATE"
Category: Map
 


"WORLD_MAP_UPDATE"
Category: Map
 

Fired when the world map should be updated.

When entering a battleground, this event won't fire until the zone is changed (i.e. in WSG when you walk outside of Warsong Lumber Mill or Silverwing Hold --Salanex