View Single Post
  #271  
Unread 11-12-2005, 11:52 PM
Zonx's Avatar
Zonx Zonx is offline
A Green Troll
This person is a EQ2Map developer.
Featured
 
Join Date: Dec 2004
Server: Blackburrow
Posts: 2,221
Default 5.0 Tweaks

Couple issues with includes in the latest batch.

6wayInventory
eq2ui_inventory_inventory.xml is missing an include for the dock. Open it in Notepad and add the following to the end of the file.
Code:
<include>eq2ui_inventory_dock.xml</include>
The copy of eq2ui_mainhud.xml included with some of these pieces may have includes for pieces you aren't using. Remove any you aren't using.

<include>_Fetish_mainhud_personabar.xml</include> For FetishPersonabar
<include>_Fetish_mainhud_bagstrip.xml</include> For Fetish6WayInventory
<include>_Fetish_mainhud_minimap.xml</include> For FetishMaps
<include>eq2map/_Fetish_TM_map_dock.xml</include> For FetishMaps

fraenhawk, yah I'm considering removing the use buttons from the food and drink slots.
Reply With Quote