Code: Select all
TargetoftargetInfo=1,440,725,255,234,8,${If[${Me.TargetOfTarget.CleanName.NotEqual["NULL"]},Target of target Information:,]}
Hott=1,440,740,255,255,255,${If[${Me.TargetOfTarget.CleanName.NotEqual["NULL"]},${Me.TargetOfTarget.CleanName},]}
Hott2=1,440,755,255,255,255,${If[${Me.TargetOfTarget.CleanName.NotEqual["NULL"]},${Me.TargetOfTarget},]}
HottGuage=1,440,770,255,0,0,${String[====================].Left[${Int[${Math.Calc[${Int[${Me.TargetOfTarget.PctHPs}]}*.2]}]}]}
HottNormGuage=1,440,770,255,255,255,${If[${Me.TargetOfTarget.CleanName.NotEqual["NULL"]},==================== ${Me.TargetOfTarget.PctHPs}%,]}
Any one have a solution to it ?