View Single Post
Old 11-04-2003, 07:11 PM   #4
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_TargetWindow.xml file, open using a text editor (Word, WordPerfect, NotePad, etc.) and using the Search or Find function:

Find:

<Ui2DAnimation item = "A_TargetBox">


Immediately before that line, ADD:

<TextureInfo item = "TargetBox.tga">
<Size>
<CX>128</CX>
<CY>32</CY>
</Size>
</TextureInfo>
Cairenn is offline   Reply With Quote