Hello guys!
Can anyone please help me with the following macro? I want to add an extra modifier for the spell, when i press ctrl, it will cast polymorph on my focus. I tried to add an extra line myself for focus, but it didn’t work sadly.
/cast [@mouseover,exists] Polymorhp); [@target] Polymorph;
It should work like this:
If i’m targeting something, cast normal polymorph at my main target,
If i have a mouse-over target, then its prio to cast polymorp at mouseover target,
if i’m pressing ctrl, it should cast polymorph only on my focus.
I don’t know, if its possible, but i would be really grateful, if someone could help me.
Thanks.