Moderator: MacroQuest Developers

i tried this in boredome,,, its not smart to do it via hud with "if" statements thats alota text and it cuts down on fps.......fasterfind Posted:
If a UI plugged into Macroquest can put a manabar on a HUD, then I think MQ must be able to monitor changes in mana. One would simply have to develop a script that watched the pulses.
Code: Select all
targrthps001=3,5,300,50,50,250,${If[Target.ID},${If[{Target.PctHPs}<13,${If[{Target.PctHPs}>11,====+====+= ${Target.PctHPs},]},]},]}