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 .
×

Help with Group Initiative?

I need help trying to fix my group initiative macro! Any help is greatly appreciated! I'm using the Star Wars 5e character sheet and my macro code is !group-init --del-group 1 !group-init --add-group --Bare initiative_bonus|current !group-init --add-group --Bare npcd_dexterity_mod|current Whenever I used this code, I'm only returned with:  Any help is greatly appreciated^^
1648823329
The Aaron
Roll20 Production Team
API Scripter
You should only need to do that once to configure how to roll initiative.  After that, you just run: !group-init With tokens selected and it will roll them.  See the help for more info: !group-init --help
Dough said: I need help trying to fix my group initiative macro! Any help is greatly appreciated! I'm using the Star Wars 5e character sheet and my macro code is !group-init --del-group 1 !group-init --add-group --Bare initiative_bonus|current !group-init --add-group --Bare npcd_dexterity_mod|current Whenever I used this code, I'm only returned with:  Any help is greatly appreciated^^ That is the setup commands to run when you install it, not the user macro.  However, The Aaron wrote the script so he probably knows for sure, but I always assumed "bare" had to be lowercase fully.  But if the setup works then you are fine.  Just gotta use Aaron's suggestion of just using !group-init to do actual init rolls.