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

Newer Version of Conditions and Status Tracker Script?

Is there a newer version of the Conditions and Status Tracker script than the one found here: <a href="https://app.roll20.net/forum/post/197725/slug%7D#post-639774" rel="nofollow">https://app.roll20.net/forum/post/197725/slug%7D#post-639774</a> When I attempt to load it, the sandbox returns an unexpected token error.
I don't remember if this causes the error you're describing, but make sure that the first line is intact. When I copy stuff from github, I tend to lose the v on the var in the first line.
It's working now. Although when I enter the !StatusAdd command, it is creating two duplicate instances of the status on the selected token.
1436571325
The Aaron
Pro
API Scripter
That sounds like you have two copies of the script.
That was it. The reason I missed it at first is because I accidentally copied the code into the tab for another API script I was testing.
1436624788
The Aaron
Pro
API Scripter
I do that all the time. Enabling a script always puts you back on the first tab and then I select all and paste, thinking I'm replacing the script I just enabled.