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

Tokenmod - Bullseye lantern need an assist

1613688767
SᵃᵛᵃǤᵉ
Sheet Author
API Scripter
Here's what I have but it is not creating a 60degree cone of light !token-mod --set emits_bright_light|yes bright_light_radius|60 emits_low_light|yes low_light_distance|60 light_angle|60
Unfortunately there are still some bugs with UDL and scripts. Currently, TokenMod will update the settings on the token, but they won't 'take effect' and do anything until you manually open the token and click on 'Save Settings'. The command you are looking for is to replace  bright_light_radius|60   with  set directional_bright_light_total|60  and add  directional_bright_light_center|180  to get the light to be at the 'top' of the token.