Quote:
Ok I must be doing it the really hard way then..
I made a copy of my entire Default UI folder in another location, and if for say I am editing the mainhud_experience.xml file, I go into the mainhud.xml (in the copy of the Default UI folder) file and remove all includes but the mainhud_experience.xml call out. PLEASE NOTE: I do this in the Backup Folder and not the folder the Game uses to display the Default UI. Removing all but one call out in the mainhud.xml file in the game's Default folder would wreak all kinds of havok.
|
ok here is what I do
- copy your eq2ui from default ui into your work directory
- open the file in a text editor (notepad)
- scroll down to near the bottom
- delete all the line under but not including <include>eq2ui_Templates.xml</include>
- enter your own line for the file your working on like <include>eq2ui_inventory_inventory.xml</include>
- save your file as eq2ui.xml or as I do eq2ui_[name of the file I'm working on] make sure it saves as a xml of course
- load that file into UI Builder and it will pull all the art files from the default dir
not to hard to set up and its easier than finding one window under all of the others
