Some conditionals seems to not be working properly when binding macro directly inside the character pane.
cgsub opened this issue ยท 1 comments
The following macro which I use to enforce Retribution Aura on my Paladin works well when slotted.
However, when I bind the key directly in the character pane in MacroToolkit,
the condition doesn't seem to work for some reason.
/use [known:465,known:32223,nostance:3]Retribution Aura;[noknown:465,known:32223,nostance:2]Retribution Aura
For info, 465 is ID for Devotion Aura and 32223 for Crusader Aura (embedded with Retribution Aura in the same talent)
As the stance number shifts based on either you know the have talent with devotion aura or not,
I ended up making that little macro to adjust for that shift