Hello i would like to make a redemption macro for bgs - rbgs to use with Ultimate retribution talent.
What i need is , A mouseover macro to cast redemption on raid frame and whisper that person that i am ressing him.
#showtooltip
/cast redemption mouseover on dead player raid frame
/whisper (Ressing you) mouseover on that target
something like this but with correct commands 
Something like this should do i guess:
#showtooltip Redemption
/stopmacro [@mouseover,noexists][@mouseover,nodead][@mouseover,harm]
/cast [@mouseover,dead,help] Redemption
/script SendChatMessage("Attempting to ressurect you", "WHISPER", nil, GetUnitName("mouseover", true))
system
(system)
closed
3
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.