View Single Post
  #2  
Unread 09-10-2009, 12:47 PM
keezyrick keezyrick is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Dec 2006
Server: Guk
Posts: 194
Default

Below in your post you refer to the file you created as having the name

Quote:
•I have created an equi_custom.xml file and it is a .xml file
This may be a typo, but to confirm, it should be eq2ui_custom.xml

Also, confirm that in your UI\CUSTOM UI\eq2ui.xml you find an include line for the new file you created.

Code:
<include>eq2ui_examine.xml</include>
<include>eq2ui_mainhud.xml</include>
<include>eq2ui_custom.xml</include>
<include>eq2ui_proxyactor.xml</include>
<include>eq2ui_ime.xml</include>
__________________
GUK Server
<Legion of the White Rose>
Mezzes 90 Coercer
Reply With Quote