EQInterface Forums

EQInterface Forums (http://www.eqinterface.com/forums/index.php)
-   Request (http://www.eqinterface.com/forums/forumdisplay.php?f=22)
-   -   Aggro gauge help (http://www.eqinterface.com/forums/showthread.php?t=21306)

Stice 02-21-2013 06:15 PM

Aggro gauge help
 
I have this agro gauge in my player window and I have searched on how to do this but can not find it.
What i was wanting to do is for the agro I have make it fill up red and basically the background white. how it is now it just fills white. is their a way to just make a dummy gauge fill that is white and make the red meter go up?

<Gauge item="PW_AggroGauge">
<ScreenID>PW_AggroGauge</ScreenID>
<TextColor>
<R>240</R>
<G>240</G>
<B>240</B>
</TextColor>
<RelativePosition>true</RelativePosition>
<FillTint>
<R>255</R>
<G>255</G>
<B>255</B>
</FillTint>
<EQType>149</EQType>
<GaugeDrawTemplate>
<Background>A_GaugeBackground</Background>
<Fill>A_GaugeFill</Fill>
<Lines>A_GaugeLines</Lines>
<LinesFill>A_GaugeLinesFill</LinesFill>
<EndCapLeft>A_GaugeEndCapLeft</EndCapLeft>
<EndCapRight>A_GaugeEndCapRight</EndCapRight>
</GaugeDrawTemplate>
<AutoStretch>true</AutoStretch>
<GaugeOffsetY>0</GaugeOffsetY>
<TopAnchorOffset>104</TopAnchorOffset>
<BottomAnchorOffset>111</BottomAnchorOffset>
<RightAnchorToLeft>false</RightAnchorToLeft>
<LeftAnchorOffset>2</LeftAnchorOffset>
<RightAnchorOffset>0</RightAnchorOffset>
</Gauge>


thanks for any help to do this or show me how it is done.

Stice 02-22-2013 01:40 AM

figured out a dummy gauge, didn't like how it looked, it stayed up the whole time and just was odd.


All times are GMT -5. The time now is 02:56 AM.

vBulletin Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.