Figured it out
Finally worked out the proper way to set up my action bars. Sadly, it’s not quite the way they’re set up right now. The old system, the one that was in use for v1 and v1.1 looked like this: [Button]. That is, the interface button itself did everything; it checked for being clicked on, it…