View Single Post
Old 02-21-2006, 02:54 PM   #2
hiswitzend
A Gray Wolf
 
Join Date: Sep 2002
Posts: 5
Interface Author - Click to view interfaces
Default

need to alter the following :-

Now for the bank window it's a bit more messed up, I'm not sure with the coder was getting
at but what I did is the following.

I opened the EQUI_BankWnd in Notepad, scrolled to the bottom and found the following line...

<DrawTemplate>WDT_Filigree</DrawTemplate>

I removed the "filigree" and replaced with "rounded" so that it looked like this...

<DrawTemplate>WDT_Rounded</DrawTemplate>

I then saved and did the same EQUI_BigBankWnd and then went back and reloaded my custom UI

then copy these files over into your folder

EQUI
EQUI_AdvancedDisplayOptionsWnd
EQUI_AuraWnd
EQUI_BankWnd
EQUI_BigBankWnd
EQUI_BlockedBuffWnd
EQUI_BlockedPetBuffWnd
EQUI-GuildmanagementWnd
EQUI_OptionsWnd.xml
EQUI_RaidOptionsWindow
EQUI_OptionsWindow
hiswitzend is offline   Reply With Quote