Hi guys!
I´m not really good in doing macros maybe s.o. can help me with that one.
I want to have 1 macro that uses 3 different spells by choosing a specific modifier. So far, no problem.
Now I want to add that if my target is friendly, those spells should be used on my targets target and if it isn´t then just on my target/enemy.
/cast [harm, nodead, @targettarget, nomod] Judgement of Light
/cast [harm, nodead, @targettarget, mod:shift] Judgement of Justice
/cast [harm, nodead, @targettarget, mod:alt] Judgement of Wisdom
What am I doing wrong and how should it be done correctly?
Thanks for your help, appreciate it!
Quote