Code: Select all
<Label item="BW_Buff0_Label">
<ScreenID>BW_Buff0_Label</ScreenID>
<Font>1</Font>
<EQType>9999</EQType>
<TooltipReference>${If[${Bool[${Me.Buff[1]}]},${Me.Buff[1].Duration.Time},]}</TooltipReference>
<Location>
<X>1</X>
<Y>7</Y>
</Location>
<Size>
<CX>135</CX>
<CY>22</CY>
</Size>
<TextColor>
<R>220</R>
<G>220</G>
<B>220</B>
</TextColor>
<AlignRight>true</AlignRight>
</Label>thanks.

