Hello, I cant get it to work, healing part works after I copied it from net, but damaging one doesnt.
renew/smite:
#showtooltip
/cast [mod:alt,@player] [@mouseover,help,nodead] [help] [@targettarget,help,nodead] renew;
/cast [mod:ctrl,harm,nodead] [mod:ctrl,@targettarget,harm, nodead] Smite
Ho what im looking for… anytime I press macro, it cast it for friendly target , if target is nonfriendly, it cast it to target of target. and if I have alt pressed, it cast it on me…
that part works (there is still mouseover part that im planning to remove)
But then, damaging part doesnt do anyting… what did I fail? it wont cast if monster is selected and I press ctrl nor it wont cast if friend is selected and he is targeting to mob.
Edit: this macro knows how to chance spells when pressing ctrl, but pressing its key ‘1’ it wont do anything, but if I click it with mouse, it cast smite
#showtooltip
/cast [mod:alt,@player][help][nomod][@targettarget,help,nodead] renew
/cast [mod:ctrl] Smite