I was trying to make an @cursor macro for Final Reckoning on my paladin and it wasnt working, thinking it was me i checked other macros and im not doing anything wrong. Then i noticed it doesnt work for flare on my hunter. Is there a bug or something?
Can you post the macro?
/stopspelltarget
/cast [mod:alt,@player][mod:ctrl][@cursor]Final Reckoning
This is in another thread.
Is the @cursor trying to cast at a player named cursor, because there are three players with that name on the Forum.
Maybe it has a upper case syntax. " Cursor ", or removed from game and only mouse over now.
Haven’t seen issues with macros of that style. There have been issues with castsequences though. That said, I haven’t been on in about a month.
You might try deleting it and recreating it exactly as-is.
its the exact macro i already use for other spells.
/cast [@cursor] spell etc…
There are a (very) few reticule-placed abilities that do not work properly using the /cast [@cursor]Ability model.
I know that the petmoveto command doesn’t work properly (you still have to click to get it to fire) and I had some trouble with a priest ability that drops a feather and speeds up anyone who runs through it.
That latter one worked just fine with @player, but did not work properly with @cursor.
It maybe a Blizzard thing.
But I’m not certain.
How is the macro failing? Does it work as expected with the two modifier keys?
It may sound obvious, but make sure you actually put the macro on your bars. I’ve spent serious time debugging a macro only to discover the default spell was on my action bar.
well im an idiot or something, it works now. I didn’t do anything different lol. of well thanks for the input yall