WoW:Events/W: Difference between revisions

406 bytes added ,  15 August 2023
m
Move page script moved page Events/W to WoW:Events/W without leaving a redirect
No edit summary
m (Move page script moved page Events/W to WoW:Events/W without leaving a redirect)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>{{eventlistheader}}</noinclude>
<noinclude>{{eventlistheader}}</noinclude>
{{evt|WEAR_EQUIPMENT_SET|Player,Item}}
?


{{evt|WHO_LIST_UPDATE|Communication}}
{{evt|WHO_LIST_UPDATE|Communication}}


Fired when the client receives the result of a SendWho() request from the server. use [[API SetWhoToUI]] to manipulate this functionality.
Fired when the client receives the result of a SendWho() request from the server. use [[API SetWhoToUI]] to manipulate this functionality. This event is only triggered if the Who panel was open at the time the Who data was received (this includes the case where the Blizzard UI opens it automatically because the return data was too big to display in the chat frame).




{{evt|WORLD_MAP_NAME_UPDATE|Map}}
{{evt|WORLD_MAP_NAME_UPDATE|Map}}


{{evt|WORLD_MAP_UPDATE|Map}}
{{evt|WORLD_MAP_UPDATE|Map}}
Line 14: Line 16:


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 --[[User:Salanex|Salanex]]
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 --[[User:Salanex|Salanex]]
{{evt|WORLD_STATE_UI_TIMER_UPDATE|Misc}}
?
{{evt|WOW_MOUSE_NOT_FOUND|Misc}}
Possibly fired after failing to {{api|DetectWowMouse}}().
Anonymous user