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 .
×
Create a free account

Attempting to add a item like intiative chart but had counters that can increase.

I am looking for a way to create a popup like the Initiative chart that allows me to add counters.  Much like the initiative chart can be moved on the map by the individual players to get out of the way of the view on the map but is always up. My idea is to a pop up that the players can see counters added, or tokens dragged onto it, and yet the player can move it about on their screens but does not mess with others, much like the Intiative tracker. Currently, I have created a token and drop the token on the spot on the map board, move it to the map layer and then players can drop tokens on it, but it is static and not all online players have the same monitor real estate. Any suggestions?
1736490286
The Aaron
Roll20 Production Team
API Scripter
Can you just use the turn tracker for that?  You could use AddCustomTurn to get upward countered, or use tokens and macros with the &{tracker:+} stuff. If necessary, you can use GroupInitiative to save and restore various turn order entries.