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

Copying Games

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
1532843414

Edited 1532843432
Pat S.
Forum Champion
Sheet Author
Yes. API scripts are not copied when you duplicate or create a game.
1532843486

Edited 1532843574
G.
Pro
Is there an API for Daytime and Nighttime... or maybe a toggle for fog of war? a toggle for global illumination? or possibly a keyboard shortcut?
1532885497
The Aaron
Pro
API Scripter
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)
You Da man Man.  thank you