CokeZero
05-14-2008, 04:50 AM
Ok, so after playing around with macros and trying to get my healing macro to do what I want it to do...I think I have finally figured it out.
I just want some input on this thing and if you see any flaws (very possible since I'm still learning macros lol), point them out please ;).
/cast [target=focustarget,help] [target=focus,exists,nodead] [target=player] Lesser Healing Wave
So basically this is how it works for "ME" and my setup.
5x Shamans, my main is usually getting pounded on in PVP and I didnt want to have to make a whole seperate macro just to heal him.
This macro will first check to see if it can heal the focus target if it's friendly ( I like to heal others!).
If that condition fails, it will then heal my focus (my current main) if he exists and is alive.
If both of those conditions fail, it will then heal itself (each slave will heal itself).
I've gotten pretty good at switching focus when my main dies and turning an alt into the new main, and this macro as far as I can tell should still work after switching mains.
Anyone see some downfalls using this macro in this way?
I just want some input on this thing and if you see any flaws (very possible since I'm still learning macros lol), point them out please ;).
/cast [target=focustarget,help] [target=focus,exists,nodead] [target=player] Lesser Healing Wave
So basically this is how it works for "ME" and my setup.
5x Shamans, my main is usually getting pounded on in PVP and I didnt want to have to make a whole seperate macro just to heal him.
This macro will first check to see if it can heal the focus target if it's friendly ( I like to heal others!).
If that condition fails, it will then heal my focus (my current main) if he exists and is alive.
If both of those conditions fail, it will then heal itself (each slave will heal itself).
I've gotten pretty good at switching focus when my main dies and turning an alt into the new main, and this macro as far as I can tell should still work after switching mains.
Anyone see some downfalls using this macro in this way?