View Single Post
  #1  
Unread 05-24-2007, 09:12 AM
Xpheyel's Avatar
Xpheyel Xpheyel is offline
The Wary
 
Join Date: May 2007
Posts: 2
A minor annoyance.

Since I'm using 1024x768 and never touch the buttons, I've reskinned everything to use a transparent image and made a very plain bottom bar graphic to wrap around the skills.

The only problem is that when I'm in a fight the red auto-attack halo still shows up. Its under my chat window now but I'd like to get rid of it for the sake of tidiness.

Here is what I have now, does anyone know which one I'm missing?
Code:
<Mapping ArtAssetID="button_autoattack_highlight" FileName="empty.tga"></Mapping>
<Mapping ArtAssetID="button_autoattack_highlight_mouseover" FileName="empty.tga"></Mapping>
<Mapping ArtAssetID="button_autoattack_highlight_pressed" FileName="empty.tga"></Mapping>
<Mapping ArtAssetID="button_autoattack_mouseover" FileName="empty.tga"></Mapping>
<Mapping ArtAssetID="button_autoattack_normal" FileName="empty.tga"></Mapping>
<Mapping ArtAssetID="button_autoattack_normal_pressed" FileName="empty.tga"></Mapping>
__________________
Jim Root - Windfola
Reply With Quote