|
Originally Posted by Brown Bread,December 26th, 2005 @ 12:22AM
What if you're running to BRM and you and a friend get attacked by 2 alliance and he need to be healed? Do you just say hay mister Night Elf Hunter + friend can you wait a second while I redo my keys.
|
I hit F2 to target him, and use the mouse to click my NS/Zandalarian Hero Charm/HW Rank 9 macro (the 2nd cluster from the right, upper right button that says HEAL). That works pretty well.
/script CastSpellByName("Nature's Swiftness");
/script SpellStopCasting();
/script UseInventoryItem(14);
/script SpellStopCasting();
/cast Healing Wave(rank 9);
/script if SpellIsTargeting() then SpellTargetUnit('player'); end
Also, I save my NS for running into BRM, because this is usually what I have to use it for, healing while running. =/