View Single Post
  #15  
Unread 04-13-2005, 07:32 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

eq2ui_skininfo.xml should NOT have ANY includes. Any files included into skininfo will not appear in your UI.

Not only will they fail to load when included into skininfo, they will prevent the default files from loading. DELETE ANY INCLUDES inside eq2ui_skininfo.xml.

If you're custom UI folder doesn't contain eq2ui_mainhud.xml, open the version inside the default folder and confirm it has the mail includes (should be right up top, 2nd and 3rd lines of code).

If the includes are missing, delete the file and run the patcher.
Reply With Quote