Has anyone been able to get MQ2Melee to successfully cast Zerker/Ranger epic Clicky via Holyshit? MQ2Cast isn't interacting with the augments right, I've tried all of the following:
/echo ${Cast.Ready[Berserker Class Augment 3.0]} (Returns FALSE)
/echo ${Cast.Ready[150303]} (150303 is the augment item ID, returns FALSE)
/echo ${Cast.Ready[Seismic Shatterer]} (Returns FALSE)
/echo ${Cast.Ready[151016]} (Item ID of the weapon itself, returns FALSE)
Is there something I'm missing? I'd appreciate a hand here. I suppose I could do put the item into MQ2Twist, and use a holy to twist it and a downshit to check if I'm currently twisting and turn it off when not in combat, but I was hoping for a more elegant solution. Any help is appreciated. Thanks guys.
/echo ${Cast.Ready[Berserker Class Augment 3.0]} (Returns FALSE)
/echo ${Cast.Ready[150303]} (150303 is the augment item ID, returns FALSE)
/echo ${Cast.Ready[Seismic Shatterer]} (Returns FALSE)
/echo ${Cast.Ready[151016]} (Item ID of the weapon itself, returns FALSE)
Is there something I'm missing? I'd appreciate a hand here. I suppose I could do put the item into MQ2Twist, and use a holy to twist it and a downshit to check if I'm currently twisting and turn it off when not in combat, but I was hoping for a more elegant solution. Any help is appreciated. Thanks guys.

