View Single Post
Old 02-24-2006, 10:40 AM   #12
Wymp
A Shissar Disciple
 
Wymp's Avatar
 
Join Date: Jul 2002
Posts: 146
Interface Author - Click to view interfaces
Default

Quote:
Originally Posted by psycomonkee
the problem is if you don't replace this file you won't have access to th Aura, BlockedBUff, and PetBlockedBuff windows, the EQUI.xml file is the include file and tells the game what files to look for

If you get errors after replacing the whole EQUI.xml file, then try just adding the 3 new windows to your current one.

After copying the 3 new windows from default into your custom UI folder ..

EQUI_AuraWnd.xml
EQUI_BlockedBuffWnd.xml
EQUI_BlockedPetBuffWnd.xml


.. Add them to be included in your custom EQUI.xml file.

- Open it with your editor (Notepad, mmED, etc.)
- Add these 3 lines at the bottom of the list with the others ..

<Include>EQUI_AuraWnd.xml</Include>
<Include>EQUI_BlockedBuffWnd.xml</Include>
<Include>EQUI_BlockedPetBuffWnd.xml</Include>


That should simply add in the 3 new ones for you without interfering with any customization you may have done to your personal EQUI.xml file.


Fatshawn ... Just go back into default_old and get the old gemicons and spells tga files for the old icon graphics again.
Wymp is offline