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 .
×
Why do rogues wear leather armor? Because it’s made of hide. 🥷

Add turn error

Hi guys, I can't add token to the round of fight.  Usually I used the API combat tracker but after the update it doesn't work any more. May be i ha ve to do something, can you help me? I want something that roll initiative for all selected token and add them to the round. Thx
1644848477
The Aaron
Roll20 Production Team
API Scripter
There was a breaking change to the TurnOrder a few weeks ago. Here's some details:&nbsp; <a href="https://app.roll20.net/forum/permalink/10667240/" rel="nofollow">https://app.roll20.net/forum/permalink/10667240/</a> If you're Javascript savvy, that should tell you how to patch that script. If you aren't, link me to the script you're using and I can get you a patched copy.&nbsp;
ok i use the API Combat Tracker&nbsp; &nbsp;(d&amp;d 5e) !ct start
1644851068
The Aaron
Roll20 Production Team
API Scripter
Ok, I pushed a fix for the 1-click version up to the Roll20 Repo.&nbsp; It should get in tomorrow.&nbsp; If you're not using the 1-click version, you can grab a fixed copy from here:&nbsp;<a href="https://raw.githubusercontent.com/shdwjk/roll20-api-scripts/CombatTrackerFix/CombatTracker/0.2.6/CombatTracker.js" rel="nofollow">https://raw.githubusercontent.com/shdwjk/roll20-api-scripts/CombatTrackerFix/CombatTracker/0.2.6/CombatTracker.js</a>