Concerning the ChangeTokenImage API script , is there a way to add a decrement value? I understand decrementing as something the API coding is possibly capable of, but it's extremely way over my head to try to implement on my own. My goal is to streamline the Three Dragon Ante table I have in my game, so players can each have their own counter for being in the hole. I'm planning on making a rolling table of 101 images, numbered 0-100 set as a token on the board to represent how much in the hole they are. I'm currently utilizing --incre to tick up and --set 0 to reset the counter back to 0. However, knowing my players, they will goof this up almost immediately and the first time someone has to reset their counter to 0 and tick back up to say, 50, they'll quit the game entirely. I can usually Google around and puzzle out the solutions to my API questions, but this one is far too advanced for me! Thanks ahead of time! (Also, first time posting, I really hope I did it correctly! owo; ) —Lynn