View Single Post
  #168  
Unread 04-18-2008, 01:25 PM
abbelyn's Avatar
abbelyn abbelyn is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Aug 2005
Server: Lucan DLere
Posts: 101
Default

Quote:
Originally Posted by Mindparadox View Post
so, after many attempts, i cant get your most recent update to show the actual bars

i know i have all the files correct, and all the eq2ui_mainhud.xml entries correct, it just wont give me the bar

really really odd
I had the same problem with these, but it was easily fixed by copying the following into your eq2ui_custom.xml file:

<include>_Mothers_Styles.xml</include>
<include>_Mothers_Styles_1.xml</include>
<include>_Mothers_Styles_2.xml</include>
<include>_Mothers_Styles_3.xml</include>
<include>_Mothers_Styles_4.xml</include>
<include>_Mothers_Styles_5.xml</include>
<include>_Mothers_Styles_6.xml</include>
<include>_Mothers_Styles_7.xml</include>
<include>_Mothers_Styles_8.xml</include>
<include>_Mothers_Styles_9.xml</include>
<include>_Mothers_Styles_10.xml</include>

This includes not only what Mother suggested, but to also include the files mentioned inside that file as well. Is a bit overkill but I think my UI was being picky with the layered includes.
Reply With Quote