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

Looking for script to help keep track of the Time of Day, or alternatively allow two turn trackers.

I generally track time of day with the turn tracker, but not all games allow me to use this conveniently (some have far more combat than others), so I am looking for a way to use the API to help me keep track of time. Alternatively a way to have two turn trackers instead of one would be a godsend as well. Thanks for any help you might offer.
1532988673
The Aaron
Pro
API Scripter
GroupInitiative has a system for storing the current state of the Turn Tracker and swapping between it and other ones, which you might use. You could create a token to represent time, and use it's bubbles to track them (you could adjust them with TokenMod, possibly keep days, hours, minutes in the bars and build the name out of them).
Thank you! Digging for awhile I found what I needed. It's a shame that so many useful scripts aren't part of the Roll20 dropdown menu and we have to go scrounging for them. <a href="https://app.roll20.net/forum/post/2691179/script-timetracker-tracking-ingame-time-and-events" rel="nofollow">https://app.roll20.net/forum/post/2691179/script-timetracker-tracking-ingame-time-and-events</a>