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

Experience Tracker Reset

How do I reset the experience totals from the Experience Tracker script?  I was playing around with it to test it out for a game, but now I cant reset the xp.  Also, I wen't into the script to change party size, but it still calculates as if party was for 4 people.  Thanks for any help!
1501186525
The Aaron
Pro
API Scripter
It looks like the script creates a character named 'ExperienceTracker' which has 2 attributes: 'currentXP/toNextLVL' and 'CurrentPartySize'.  You can likely edit those directly.
Great, Thank you.  I am still new to the scripts, and I didn't see the character it created!