I user Combat Tracker API to track turn order and conditions. I also use it to track virtually anything I need to track over multiple rounds. I want to allow players to do the same thing so I don't have to set things they may need to track during combat. I use a macro with the command: !ct add ?{Condition} ?{Duration} to set the custom "condition"allow them to enter a "condition". Doing it this way it automatically counts down each round until the "condition/status" is complete and removed. This works for me as GM but not for the player. I don't think the !Ct command is working for non-gms. Any thoughts? Thanks