Thread Tools Display Modes
Prev Previous Post   Next Post Next
09-21-14, 05:54 AM   #1
cremetorte
A Murloc Raider
AddOn Author - Click to view addons
Join Date: Jan 2011
Posts: 4
ZONE_CHANGED_NEW_AREA new behaviour

Hi,

before 6.0 i could catch the event ZONE_CHANGED_NEW_AREA and do

local zoneInfo = EJ_GetCurrentInstance();

Unfortunately in 6.X zoneInfo is the old InstanceID. So i had to work around this and delay my function so that the correct InstanceID was returned.

thought that would be nice to know
 
 

WoWInterface » Site Forums » Archived Beta Forums » WoD Beta archived threads » ZONE_CHANGED_NEW_AREA new behaviour


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off