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

New to Roll20 need Turn Order Tracker macro.

Hello I setup a initiative macro for my players in Show as Token Action. What would like is for the Turn Order Tracker to come up automatically, insert their names, and plug in their initiative roll. I guess I would need another Clear Order Tracker function. Yes I could reset the tracker but I don't want the tracker to reset. I just want it to clear player initiatives and reinsert initiative rolls in Tracker for the new turn.
I think this is in the realm of the API, which you would require Mentor level. I could be mistaken though.
1408050731
Lithl
Pro
Sheet Author
API Scripter
Adding &{tracker} after a roll will put the currently selected token in the turn order window with an initiative value equal to the roll's result. &{tracker:+} or &{tracker:-} will add or subtract the roll's result from the current value in the turn order window. Anything beyond that would require the API, as Jake says.
Coolness, Thanks.
how about: /em @{selected|token_name} Begins to Move! [[1d6 ?{modifier} &{tracker}]] change the 1d6 to whatever dice flavor is best for your game. you can add additional mods and/or pull them from character sheets as well.
1408130962
Gauss
Forum Champion
Moved to the Specific Use Questions forum