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

Initiative Tracker

I was wondering if there was a way to have the initiative tracker transfer easily to each new page rather then having to re add each token every time you switch a page. If we are using a large scale map and switching to a small scale battle map.
Also is there a way to add all tokens to the inititaive without having to do each one separately. Like add all tokens on the token layer to initiative.
The tokens reside on the individual page and have to be re-added. You can't add multiple tokens to the turn order at the same time; one at a time. You can upgrade to Mentor subscription to get access to the API; you can then get an API script to do those things for you. The easiest way to deal with adding folks to the track is to create a macro for it: /me leaps into action! [[1d20 &{tracker} ]]
Actually you can add multiple tokens at once. First drag over the tokens so they are all active and then right click and click Add Turn (or similar).
Not with an actual value though, just with all zeros
Correct. It requires the API to add multiple tokens to the tracker and automatically set their initiative values.
Sorry, I missed the point about using &{tracker command.