View Single Post
  #172  
Unread 10-29-2007, 04:15 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

Tanween,

Check the "eq2ui_mainhud.xml" file to ensure it has the following line in it:

<include>eq2ui_mainhud_detrimental_effects.xml</include>

If it does not, follow the instructions below:

You will need to add the following line of code to your custom eq2ui_mainhud.xml file...

Find at the bottom of the file:
</Page>

Directly above that insert a new line and add this:
<include>eq2ui_mainhud_detrimental_effects.xml</include>
Reply With Quote