Thread Tools Display Modes
05-24-13, 08:27 AM   #1
JimJoBlue
An Onyxian Warder
 
JimJoBlue's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2012
Posts: 362
[5.3.0 a1] "The Nexus" Dungeon

While leveling an alt, I stumbled into the nexus.. As Rythal has informed me in another post the nexus has some rather large icons covering the map..
It makes it impossible to see any of the map.

Now, I can fix it in my version of Carb, But until I have processed the files properly the problem will exist in the alpha..

If it bugs you enough I'll put below the files that need editing, so you can edit them yourself.

\Carbonite\Data\Guides
Delete the [520] entry in these .lua files:~

ArcaneReforger.lua
Transmogrifier.lua
VoidStorage.lua

Then in \Carbonite\Data edit the ZoneConnections.lua
Delete lines 120-125
(basically remove this section of code)
Lua Code:
  1. "2|0|Portal to The Exodar|520|71.08|29.82||520|71.08|29.82",
  2.     "2|0|Portal to Stormwind City|520|71.65|35.93||520|71.65|35.93",
  3.     "2|0|Portal to Ironforge|520|74.17|40.92||520|74.17|40.92",
  4.     "2|0|Portal to Darnassus|520|77.57|43.81||520|77.57|43.81",
  5.     "2|0|Portal to Dalaran|520|61.62|39.59||520|61.62|39.59",
  6.     "2|0|Portal to Shattrath City|520|68.39|53||520|68.39|53",

Hope this helps...
__________________
I still say a church steeple with a lightning rod on top shows a lack of confidence. Doug McLeod


 
 

WoWInterface » Featured Projects » Carbonite » Carbonite Archive » [5.3.0 a1] "The Nexus" Dungeon


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