View Single Post
  #66  
Unread 03-08-2006, 02:23 AM
Tinilya Tinilya is offline
A Grove Wisp
 
Join Date: Oct 2004
Server: Splitpaw
Posts: 27
Default

[quote=Pixi]I grabbed the MiniMap addon and installed it. The problem is when I click the Minimize button to get the MiniMap, all I get is a black window with a few buttons on the top left corner. Any ideas what I can do to sort this out? EQ2MAP works nicely in normal window size and get the POI's and whatnot - it's just the MiniMap that is acting up and going all black on me.QUOTE]

I had to edit a couple of the xml files to get it working ... check to see if you have these lines ...

in the eq2ui.xml file

<include>eq2ui_mainhud.xml</include>
<include>_FetishStyles.xml</include>
<include>_FetishStyleSamples.xml</include>

and in the eq2ui_mainhud.xml

<include>_Fetish_mainhud_minimap.xml</include>
<include>eq2map/_Fetish_TM_map_dock.xml</include>

I think that's all I added ... of course make sure you have the files extracted to the images and eq2map folders etc.

Also remember that the EQ2Map auto-updater overwrites 3 files that the minimap uses so you'll need to replace those each time the updater has finished.

skinnable_LocationImages.xml, skinnable_Skinnable_Styles.xml and skinnable_WindowElements.xml

hope this helps