Before the last patch the following hotbutton line worked. It would run KA on all but beserkers, rogues or beastlords in group. I issue the command from my SK:-
After the patch, it seems like the /if statement evaluates as true (e.g. ignores /noparse), as it runs KA on all toons, regardless of class.
Any ideas?
Code:
/noparse /squelch /dgge /if (!${Select[${Me.Class.ShortName},BER,ROG,BST]}) /mac kissassist assist ${Group.MainTank} 98
After the patch, it seems like the /if statement evaluates as true (e.g. ignores /noparse), as it runs KA on all toons, regardless of class.
Any ideas?



