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

I remember there was a script to change the Page Options via commands!

Is that still around? What was its name? I can't seem to find it anymore :<
1461700387
The Aaron
Pro
API Scripter
Hmm.. I don't remember any script that does that.  What options are you wanting to set?
The light settings for the page, toggling global illumination etc. I'll try digging deep in for it later.
1461778505
The Aaron
Pro
API Scripter
Torch can do that.  This will toggle global illumination on and off for the page the token is on: !global-light <token_id> Dynamic lighting can be turned on with this: !nighttime <token_id> and off with this: !daytime <token_id> (You might be able to just select a token and run the command, I can't remember... =D) This is a pretty old script, so pardon the warts. =D
1461778586
The Aaron
Pro
API Scripter
I verified, you can just select a token instead of supplying a Token ID.