Page 2 of 2
Posted: Fri Jun 18, 2004 4:33 pm
by fantum409
Thats a good point BZT. my mac does lock you in on the MT, except when the macro targets someone else to heal them. Personally I use hotkeys:
but I admit the targeting feature that allows watching a non-grouped MT has the irritating consequence of stopping you from targeting others.
Posted: Fri Jun 18, 2004 6:52 pm
by bzt
oh wow..didnt know that command..will give that a try. Thanks!
Posted: Sun Jun 20, 2004 10:10 pm
by bzt
how do you get this to actually heal yourself?
Posted: Tue Jul 06, 2004 1:29 pm
by notadruid
Code: Select all
/if (!${Buff[Divine Barrier].ID} && ${Group[${i}].PctHPs}<=${Healpct}) {
should be
Code: Select all
/if (!${Buff[${SaveMyAss}].ID} && ${Group[${i}].PctHPs}<=${Healpct}) {
I use Divine Aura sometimes.