View Single Post
Old 12-18-2012, 02:06 PM   #6
valaury3169
Enhanced Imperial Golem
 
Join Date: Jun 2008
Posts: 204
Interface Author - Click to view interfaces
Default

I think I kinda misunderstood your post, but I think you still have an issue with the way you are using it. A custom EQUI.xml will only have includes for files that are not in the standard set. You can't create new windows, so you would never have an entry in your EQUI.xml for, say, EQUI_TargetWindow.xml, even if you modded it. If you include ..\default\EQUI.xml, then you wouldn't need to put any of the stock entries in your custom one because they would get added by including the original. Really the only thing that would need to go in your custom EQUI.xml are custom xml files. For example, if you made another .xml file for your custom animations called EQUI_Custom_Animations.xml, this file you would <include> in your custom EQUI.xml.

If you are simply modifying a stock file, you won't need EQUI.xml at all.
valaury3169 is offline   Reply With Quote