
Is there a way of changing the text of a macro button to reflect a toggle state? I am designing my power attack script, and decided that it should be either on or off. I want the button to reflect the state of the operation. It's initial state is off, so the button reads Power Attack: Off, when clicked I want to change it to Power Attack: On. I am still working on the logistics of the script, but I wanted to know if this is possible before I start amusing that it is.