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

Opening the turn tracker with chat command or API script?

Hiya folks! I am trying to build a macro that opens the turn tracker (among other things). Is there a chat command or API script that opens the turn tracker?
Group Initiative.  Learn it.  Love it.  Opens the turn tracker, rolls for all tokens you highlight with one click. One of the best scripts out there.
1514942519

Edited 1514942785
I have Group Initiative but I did not see a command to open the turn tracker. Any help would be appreciated. [EDIT] I do not want to have to roll an initiative to open the tracker. I want a command that only opens the tracker.
1514962355
The Aaron
Pro
API Scripter
I can probably add a command for that. 
1515689494

Edited 1515689523
The Aaron
Pro
API Scripter
Added in v0.9.28:&nbsp; <a href="https://app.roll20.net/forum/post/4543341/script-u" rel="nofollow">https://app.roll20.net/forum/post/4543341/script-u</a>... Should hit the one-click install shortly. !group-init --toggle-turnorder
Wow! U R so awesome! I've installed many of your scripts and they have improved the RPG experience for me and my players immensely. Not all heroes carry swords ... sometimes they come armed with javascript. Thanx again.
1515690375
The Aaron
Pro
API Scripter
No worries! =D
What about an option that doesn't just toggle, but actively decides if it's open or not.&nbsp; And opens it if it isn't?
1515718364
The Aaron
Pro
API Scripter
Well... if it's already open, just don't click the button?&nbsp; I suppose I can add --open-turnorder and --close-turnorder if you really need it. =D
I was just thinking that it'd be useful in multiple macros if it was smart enough not to toggle it.&nbsp; Set it as a 'just in case it's not open' command.&nbsp; I'm lazy like that.