View Single Post
Old 10-28-2016, 07:51 PM   #61
Feclar
A Gray Wolf
 
Join Date: Jul 2008
Posts: 5
Interface Author - Click to view interfaces
Default

I dont think this works anymore, game crashed when I tried it.

Was going to start working on a from scratch UI .

Created new folder
Created the below EQUI.xml in the folder and put a copied over EQUI_HotButtonWnd.XML from default.

Code:
<?xml version = "1.0"?> <XML ID = "EQInterfaceDefinitionLanguage"> <Composite> <Include>../default/EQUI.xml</Include> </Composite> <Schema xmlns = "EverQuestData" xmlns:dt = "EverQuestDataTypes"/> </XML>
Feclar is offline   Reply With Quote