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

[API/Auto Initiative] Auto Initiative 'almost' works perfectly, still some bugs

1434153701
Arcknight
Marketplace Creator
I'm using Josh's Auto Initiative Macro <a href="https://gist.github.com/DarokinB/5826648" rel="nofollow">https://gist.github.com/DarokinB/5826648</a> The macro works, I select X units, type !CombatBegins and it 'works' all of the units are added to the tracker, yay. However, I notice that it's actually only rolling a raw d20 for each, its COMPLETELY IGNORING every possible variable I try to use in the array. I've tried the default 'Dex', I've tried Initiative, I've tried dexterity_mod, I've tried initiative_overall. Doesn't matter, it just ignores all of it. Any thoughts?
1434153823
Arcknight
Marketplace Creator
I'm using 5th Edition character sheets, we have gobs of defined values, but internally I've got macros as well and "initiative_overall" is the CORRECT mod, that I'm supposed to be using (although dexterity_mod would work just as well) so ideally that's what it would reference.
I'd contact the script author.
1434155001
The Aaron
Pro
API Scripter
I have my GroupInitiative script which should do what you want...