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

How Can Players "Add Turn" Instead of the DM Doing It?

Hi all, wondering if there's a way for the players to "add turn" for their pc's rather than my having to do it. My doing it for them plus all of the enemies is taking up a tremendous amount of time. Many thanks in advance for any help!
1597467148
Kraynic
Pro
Sheet Author
Any initiative macro should automatically add the selected token to the tracker.&nbsp; If nothing else, you can make your own macro for them to use.&nbsp; As long as their token is selected and "&amp;{tracker} is in the macro, they will be added. <a href="https://wiki.roll20.net/Macros#Rolling_For_Initiative" rel="nofollow">https://wiki.roll20.net/Macros#Rolling_For_Initiative</a>
1597470915
Victor B.
Pro
Sheet Author
API Scripter
Doubtful, other than highlighting their token (which is probably the only thing they can select on the map) and rolling initiative. the issue isn't adding to turn, the issue is what the player can access.&nbsp; The only thing they can usually access is their own token and usually the only thing they can do to add to turnorder is roll initiative.&nbsp; Add to Turn is a GM function.&nbsp;&nbsp;
Yes.&nbsp; I added this macro to their character sheets in the Attributes &amp; Abilities tab: /roll 1d20 +@{initiative_bonus} &amp;{tracker} They click their token and an initiative button shows on screen for them to click, and their roll is added to the tracker.&nbsp; Make sure you check the Show as Token Action box.
Many thanks for the replies, everyone! Believe it or not, I was completely unaware that simply clicking their token and then clicking Initiative on their sheet would automatically add them to the tracker. Must've missed it in a tutorial. Thanks for helping out!