Bash isn't working for me under the new AbilityReady nor did it work with the old parms.
/echo ${Me.AbilityReady[Taunt]}
TRUE
Click Taunt
/echo ${Me.AbilityReady[Taunt]}
FALSE
/echo ${Me.AbilityReady[Bash]}
TRUE
Click Bash
/echo ${Me.AbilityReady[Bash]}
TRUE
(even though the button is unavailable)
Can anyone see what I'm doing wrong?
Thanks,
GF

