View Single Post
Old 02-10-2004, 11:07 AM   #11
Cairenn
Credendo Vides
 
Cairenn's Avatar
 
Join Date: Jul 2002
Posts: 3,866
Interface Author - Click to view interfaces
Default

IF you have a custom EQUI_PlayerWindow.xml file, open using a text editor (Word, WordPerfect, NotePad, etc.) and using the Search or Find function:

Find:

<Ui2DAnimation item = "A_AttackIndicator">
<Cycle>false</Cycle>
<Frames>
<Texture>TargetBox.tga</Texture>


CHANGE:

<Texture>TargetBox.tga</Texture>

TO:

<Texture>AttackIndicator.tga</Texture>
Cairenn is offline