Mod:Alt? Behavior and Fixes

I tend to use “alt” modifier to cast similar but different spells quite often. Returning, I’ve seen that some behavior has changed where totems now respond to using the “alt” modifier to self-cast, targeting at the player’s location (which was something that @player used to do).
I’m trying to fix an old standby macro which would cast Earthbind or Earthgrab totem at the cursor location, choosing the spell based on the modifier key pressed. I have tried to replace the modifier key with another, like shift, but the first spell still casts at the feet of my character.

#showtooltip
/use [mod:alt, @cursor] Earthgrab Totem; [@cursor]Earthbind Totem

Quickest fix is to change your Self Cast Key to None.

More info

1 Like