Warac, on 12 February 2013 - 07:13 PM, said:
Hello, I'm trying to figure out a way to make modifier macros for only ctrl, shift, and alt.
Is this possible?
Like make a macro that only responds to ctrl alt or shift when used.
I'm trying to use these for q,e. Q,e for movement and then when shifting ect. have the modifier macro
It would be so nice if someone knew how to help me!
this is my current macro.
/stopcasting
#showtooltip
/cast [mod:shift, @party1] Hand of freedom; [mod:ctrl, @party1] hand of sacrifice; [mod:alt, @party1]Hand of purity; [@PARTY1] cleanse
Cleanse is the non modifier and I'll be taking that off for movement if possible.
THANKS
use Q+mod for your Macro and let Q without mods to move (strafe..)
/stopcasting
#showtooltip
/cast [mod:shift, @party1] Hand of freedom; [mod:ctrl, @party1] hand of sacrifice; [mod:alt, @party1]Hand of purity
and Cleanse to another...
Shift-Q = Hand of Freedom (Party1)
CTRL-Q = Hand of Sacrifice (Party1)
ALT-Q = Hand Purity (Party1)
Q = Strafe Left
and ie. "S" is Cleanse Spirit (Party1)
i think the better way is you use 1 Hotkey (ie. Q) for 1 Spell
example:
Q + mods = Hand of Sacrifice (normal, shift-party1, ctrl-party2, alt-mouseover)
S + mods for the next spell...
so that your hotkey is identified with this spell in the mod-varities of the target you will use this spell...