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

[Question]Is it possible to access Game Default Settings through API?

I'm tweaking the 5e OGL Companion script. Currently, when it creates a new token (when HP are rolled), it sets "Show Nameplate" to false, even if the default token has it set true. This is quite annoying. So, I COULD just tweak it for my needs, but I'd like to see if a more universal solution is possible. I would LIKE to have it default to the default setting selected on the Campaign Settings page, but I am not seeing how to access those values. (Now that I think on it, I should have it use the default token's setting. But I'm still interested in knowing the answer.)
1490922534
The Aaron
Pro
API Scripter
No, those are not accessible to anything except the Sheet Workers.
Pity, that. All right. Sourcing from default token it is.