WoW:Events/Z: Difference between revisions

223 bytes removed ,  23 March 2010
removed events
No edit summary
 
(removed events)
Line 16: Line 16:


Note: When this event fires, the UI may still think you're in the zone you just left.  Don't depend on GetRealZoneText() and similar functions to report the new zone in reaction to ZONE_CHANGED_NEW_AREA. (untested for similar events)
Note: When this event fires, the UI may still think you're in the zone you just left.  Don't depend on GetRealZoneText() and similar functions to report the new zone in reaction to ZONE_CHANGED_NEW_AREA. (untested for similar events)
{{evt|ZONE_UNDER_ATTACK|Communication,Map}}
This doesn't seem to be sent for WorldDefense - it comes in on CHAT_MSG_CHANNEL and totally skips the ZONE_UNDER_ATTACK code in the client.  Is the same true for LocalDefense?