Thread Tools Display Modes
08-10-12, 12:38 AM   #1
AcidWeb
A Theradrim Guardian
 
AcidWeb's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2008
Posts: 69
Originally Posted by Talyrius View Post
Does anyone know what "WMO" corresponds to in NEW_WMO_CHUNK? It's a new event that can be seen being used alongside ZONE_CHANGED and ZONE_CHANGED_NEW_AREA in the newest build.

Blizzard_BattlefieldMinimap.lua, line 91:
Lua Code:
  1. elseif ( event == "PLAYER_ENTERING_WORLD" or event == "ZONE_CHANGED" or event == "ZONE_CHANGED_NEW_AREA" or event == "NEW_WMO_CHUNK" ) then
WatchFrame.lua, line 331.
But only in watch frame and battleground map.

Only reference i could find is wmoLodDist variable inside GraphicsQualityLevels.lua.
 
 

WoWInterface » Site Forums » Archived Beta Forums » MoP Beta archived threads » [5.0.4.15929-15952] API changes

Thread Tools
Display Modes

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