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 here.
×
×
Cookie Preferences
We use Cookies to help personalize and improve Roll20. For more information on our use of non-essential Cookies, visit our Privacy Policy here.
I have a set of API scripts that I have gotten accustom to. For some reason when i make a copy of the game the API scripts dont also copy. Do i have to reload the scripts every time i create a new game or duplicate a game
The Torch API script has commands for Daytime and Nighttime: !daytime -- this turns off dynamic lighting completely !nighttime -- this turns on dynamic lighting !global-light -- this toggles global illumination on and off (the api didn't have this setting before, which is why the above two commands exist)