Posted: Sun Oct 31, 2004 12:39 pm
I've done a bit more than that. I have an entirely new plugin with functionality built around it almost ready for prime-time.
Need to talk about MacroQuest to other MacroQuest users?
https://mq64.org/phpBB3/
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},]},]},]}