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

Group Initiative, reset with every token added.

hello! i'm using Group initiative with Combat Master. everything works great when i start the turn. i roll for the Pc iniziative. and everything is fine, but if i add another token after one turn is passed, the turn order is reset,  and it does the same thing for every single token i add to the turn order. i don't understand why, it seems like it sort the turn order every time i add a new token. This is when i add the PC: one turn goes by... everything works. but if i add the "sempiterno" it resets the turn order. and Hugo and dante "skips" their turn and it's again squall turn to roll for the token i use the command: !group-init please help, this thing is driving me mad! ahaha
1589279562
The Aaron
Roll20 Production Team
API Scripter
If you have sorting enabled in GroupInitiative, it sorts when you add a token.  You can turn that off with this command: !group-init-config --sort-option|None I need to fix that so it maintains the "first" token when it applies the sort.
AWESOME! it works! thank you so much!! it was driving me and my players mad!!!
1589283374
The Aaron
Roll20 Production Team
API Scripter
No problem.&nbsp; I've added the option to preserve the first turn when auto sorting the initiative.&nbsp; It will be in the 1-click next week, or you can grab it off my github now if you wanna try it out.&nbsp; Details:&nbsp;<a href="https://app.roll20.net/forum/permalink/8654070/" rel="nofollow">https://app.roll20.net/forum/permalink/8654070/</a>
1589297434
Gold
Forum Champion
LOLOLOLOL i thought this was an unfortunate / unfixable feature-bug of API GroupInit. I've used it for years on here, with the continual caution &amp; frustration of it re-sorting the init order.&nbsp; Going to try this configuration fix today: The Aaron said: If you have sorting enabled in GroupInitiative, it sorts when you add a token.&nbsp; You can turn that off with this command: !group-init-config --sort-option|None I need to fix that so it maintains the "first" token when it applies the sort.
1589297997
The Aaron
Roll20 Production Team
API Scripter
Yeah, I really should have looked in to that sooner... =D