Hi all,
Does anyone know how to fix this macro? I want to add a mouse over to the chain heal part of the macro, how on earth do I do this lol
#showtooltip
/cast [help]Chain Heal; [harm] Chain Lightning
Hi all,
Does anyone know how to fix this macro? I want to add a mouse over to the chain heal part of the macro, how on earth do I do this lol
#showtooltip
/cast [help]Chain Heal; [harm] Chain Lightning
#showtooltip
/cast [@mouseover,help,nodead] [help] Chain Heal; Chain Lightning
If you’re going with a damage ability you should add a targeting command as well…
#showtooltip
/targetenemy [noexists][dead][noharm]
/startattack
/use [help,@mouseover] Chain Heal; Chain Lightning
/petattack
Thank you so much!
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.