View Single Post
  #3  
Unread 04-16-2008, 04:36 PM
Narzoo's Avatar
Narzoo Narzoo is offline
(^\. ./^)
Premium Member
Interface Author - Click to view interfaces
 
Join Date: Apr 2005
Server: Splitpaw
Posts: 144
Default

Not wise to delete the eq2ui_mainhud.xml if your other mish mash of UI relies on some information in there.

This is one of the files that tells EQ2 what windows it should have.

Rename it to something else and see if some of your UI stops showing. If parts of your UI stop working, you will need to change it back.

Quickest option for you is to add the connectionstats window to this file so EQ2 knows to load it.

<include>eq2ui_mainhud_connectionstats.xml</include>

Make sure you add it before the </page> bit.

I should note that when the devs add any other new windows, you will have to manually add them to this file yourself, else they will show as black boxes.

If you can tell us which mods you have, we may be able to get these entries moved in to the new eq2ui_custom.xml file, and then you would be able to delete the mainhud one and not suffer these problems again.
__________________

Reply With Quote