Ok habit from last guild ,all druids had battle res and innervate on macros that would announce in raid u are goin to cast so if priest calls for innervate u will see message castin innervate,same for battle res this helps avoid dual castin resses and innervates. Just make macro
/raid casting battle res %t
/pause 2
/cast rebirth
now if you see this and u are second gives u chance to move so spell dont cast and first one to start casts ,innervate works same way
/raid casting innervate %t
/pause 2
/cast innervate
the %t for those unfamiliar is whatever your target is .
Macros for raids
Moderator: Demon Hunters
- Lealla
- Class Leader
- Posts: 3797
- Location: Orefield, PA
- WoW character race: Night Elf
- WoW character class: Druid
- WoW character gender: Female
- WoW character level: 100
- WoW character guild: You and Whose Army
- Contact:
I wrote an addon that will correctly identify whom you're targeting any given spell on and announce it in /say. Now that it's working properly with 2.0, I'll see if I can't upload it somewhere so you guys can see it.
And I don't know where you got the "/pause 2" command, but it's not part of the standard UI. You can't cast spells on a delay.
And I don't know where you got the "/pause 2" command, but it's not part of the standard UI. You can't cast spells on a delay.