View Single Post
10-22-16, 10:57 AM   #1
Terenna
A Flamescale Wyrmkin
AddOn Author - Click to view addons
Join Date: Jun 2016
Posts: 105
An interesting problem has started with Legion

An interesting problem has started with Legion.

I have the following macro:

/use [mod:ctrl,mod:alt][mod:ctrl] 6
/cast [mod:shift,mod:alt][mod:shift] Grappling Hook
/cast [mod:alt][nomod] Sprint

Which, previously, would use my rocket boosts belt if I held down ctrl or ctrl+alt and hit r. It would cast shadowstep if I held shift or shift+alt and hit r. It would cast sprint if I had no mod or alt key mod and hit r.

I noticed today that if I hold ctrl alt and r it will use both my nitro boost and my sprint with only one key press. Further, if hold shift alt r, it will not cast grappling hook, instead casting sprint.

The singular shift and ctrl modifiers do not behave this way, and cast the correct spell, it's only when I add in the alt double modifier this issue occurs.
  Reply With Quote