View Single Post
  #8  
Unread 03-09-2010, 03:58 PM
Drumstix42's Avatar
Drumstix42 Drumstix42 is offline
A Griffon
Featured
 
Join Date: Oct 2004
Server: Antonia Bayle
Posts: 3,287
Default

Here's the only change for the map files (default folder compare):

Line 289 (eq2ui_mainhud_map2.xml)
Old:
Code:
        <ImageFrame Name="imageFrame" Source="images/icons/icon_map5.dds" SourceRect="168,42,210,84" />
New:
Code:
        <ImageFrame Name="imageFrame" Source="images/icons/icon_map4.dds" SourceRect="126,211,168,253" />
__________________
"I'm afraid you're guilty of thought-crime. Don't bother getting the door, we'll let ourselves in..."
<Donate to DrumsUI> < [DrumsUI] Updater > < [DrumsUI] Full Interface> < Drumstix42 on Twitch.tv
>

Last edited by Drumstix42 : 03-09-2010 at 04:00 PM.
Reply With Quote