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

Torch API Script !flicker-on function

Ran into an odd issue. Used the flicker setting and it worked fine initially, but after logging out and back in, the flicker macro I used just set a static light and would not move w/ the token. Snuffed it, rewrote macro to use original !torch command, was fine, moved with token. Changed script again, no flicker, just stationary illuminated spot. What the what?
1563583268
The Aaron
Roll20 Production Team
API Scripter
Flickers are only active on the page with the player ribbon. 
Wow. I'm a doofus. Thanks, Aaron. Just recently became a pro sub and love the script. 
1563585775
The Aaron
Roll20 Production Team
API Scripter
no big, it's a good reminder that I need to fix it to be active on pages where there are players.  I wrote that script before that was actually possible. =D
1563586135
The Aaron
Roll20 Production Team
API Scripter
Ok, I fixed that flicker for GM pages issue, you can grab the latest version here:&nbsp; <a href="https://github.com/shdwjk/Roll20API/blob/master/Torch/Torch.js" rel="nofollow">https://github.com/shdwjk/Roll20API/blob/master/Torch/Torch.js</a> Should be in the Official API repo next week.