View Single Post
  #1  
Unread 10-02-2010, 03:33 AM
Sirconis Sirconis is offline
The Wary
 
Join Date: Oct 2010
Posts: 2
Helping removing auto-attack icon from Jack UI 5.1

I've tried adding this into the XML file, but it's not working:

Code:
<PanelFile ID="toolbar">
	<Element ID="AutoAttackIndicatorButton" X="0" Y="0" Width="1" Height="1"> </Element>
	<Element ID="ViolentModeIndicator" X="0" Y="0" Width="1" Height="1"> </Element>
</PanelFile>
Link to the UI: http://www.lotrointerface.com/downlo...ack-UI5.1.html

What am I doing wrong?
Reply With Quote