Shadowlands BETA - Multi-Shot Macro
Sethadon opened this issue · 6 comments
MULTI-SHOT does not cast as coded below, why?:
/cast [mod:shift, harm, nodead, nochanneling:Barrage] Multi-Shot; [mod:ctrl, harm, nodead, nochanneling:Barrage] Barbed Shot; [mod:alt, harm, nodead, nochanneling:Barrage] Hunter's Mark
Confirmed that MULTI-SHOT will cast as coded above if added to a normal Blizzard macro.
I put that as first line of Keypress - worked. Put that as the only line of a macro and it also worked. I would assume it where you have it in the macro that is the cause.
I'm an idiot! I forgot to unbind the Item Comparison Recycling KeyBind (SHIFT+C). My apologies for wasting ur time. :doh!:
It is the 3rd line in the KeyPress section. Preceded by:
/targetenemy [dead] [noharm]
/petattack
...the Sequence section contains 5 simple /cast
lines.
I am using version 2.6.01-beta4-shadowlands