Post new topic   Reply to topic    The Royal Guards Forum Index -> Druid
View previous topic :: View next topic  
Fozzles
Assistant GM
Lieutenant Colonel

user avatar

Joined: 13 Aug 2008
Posts: 673

Send private message
Reply with quote

re: Druid Macros

0
found a few macros for druids tonight, so ill start a thread for them:

Mouseover Healing Macros
/cast [target=mouseover] Healing Touch

/cast [target=mouseover] Rejuvenation

/cast [target=mouseover] Lifebloom


Smart Rez with smart calling :
#showtooltip
/stopmacro [nohelp,nodead]
/run c="Resurrecting %t"if UnitInRaid("player")then SendChatMessage(c, "RAID")elseif GetNumPartyMembers()>0 then SendChatMessage(c, "PARTY")end
/cast [combat] Rebirth ; Revive

Use: If you're in combat, casts your Battle Rez, otherwise casts your normal rez, and then picks the appropriate channel to announce your rez target to (raid if you're in a raid, party otherwise) The calling is a little buggy if you're targetting someone who already released, not much can be done to get around that.



Cast innervate on yourself without changing target
/cast [target=player] Innervate
Posts from:   
Post new topic   Reply to topic    The Royal Guards Forum Index -> Druid All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum