Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×

Looking for an API that makes all markers number go down by round

1786799196
Feral
Pro
Marketplace Creator
Is there an API that makes all markers' number go down once a round passes? I am running a made up game so its not DnD, so the markers aren't connected to any status. Or, how do I make a custom status so it works with things like InitiativeTracker Plus? Thank you.
1786802476
AmadeusVF
Pro
API Scripter
Feral said: Is there an API that makes all markers' number go down once a round passes? I am running a made up game so its not DnD, so the markers aren't connected to any status. Or, how do I make a custom status so it works with things like InitiativeTracker Plus? Thank you. Interesting, I think I have something I can quickly modify to do this, give me a few minutes.
1786805865

Edited 1786806036
AmadeusVF
Pro
API Scripter
Try this  TURN MARKER COUNTER . WHAT IT DOES Counts down numbered token status markers when the turn tracker moves  forward. Example: snail@3 becomes snail@2, then snail@1, then removed. Reduction can happen when a token starts its turn or when a token ends  its turn. Backward turn tracker movement is ignored. The GM can undo the latest reported reduction from the chat card. If you want to Change or add something, Let me know.
1786815665
Feral
Pro
Marketplace Creator
Oh yay, it worked! Thank you so much!