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

Timeline macro.

Hello, I think this is in the right forum, I'm not very savvy in code I could figure it out in a couple months maybe but I only have a couple weeks. On my pc I have a spreadsheet set up to track time from yearly holiday to the hour it even tracks the orbit of a floating city. Based on time passed. I'm looking for help making a script to track this in roll20 the orbit is unnecessary though a bonus. 
1507739635

Edited 1507739667
The Aaron
Pro
API Scripter
Ok, to start with, this would require the API, a Pro subscriber Perk.  You'd need to either be an active Pro subscriber that created the game, or be playing in a game created by an active Pro subscriber to make use of it. After that, the actual calculations are not difficult, the interface is the hardest part, and that comes down to a matter of preference and options.  There are several calendar scripts out there already (I've written 2), so doing this is not impossible.
Thank you The Aaron said: Ah, if you're basing it on Faerun, you might have all the work done for you already: <a href="https://app.roll20.net/forum/post/4714258/script-f" rel="nofollow">https://app.roll20.net/forum/post/4714258/script-f</a>... This definitely helped. an is exactly what I am looking for.