Tired of the game constantly yelling at you whenever you add your trinkets or on use items into a macro and they're on cooldown?
"Item is not ready yet"
"I can't use that item yet"
ErrorToggleCommand allows you to conveniently toggle those errors on/off.
Use the commands: "/error_off" and "/error_on" in between the command you are using.
Example:
#showtooltip
/startattack
/cast Blackout Kick
/error_off
/use 13
/error_on
NOTE: You must use /error_on to restore the Error Frame/Audio to its default state so it isn't disabled for other events.