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

Lighting macro issue - old and/or new

1663814562

Edited 1663816545
Hi, i'm trying to have a macro that enable a dimming directional light when a player token is selected. i am successful when setting it manually: but not with a macros, i tried several variations of : !token-mod --set emits_bright_light|on emits_low_light|on bright_light_distance|20 low_light_distance|20 light_angle|360 !token-mod --on emits_bright_light emits_low_light --set bright_light_distance|20 low_light_distance|20 What i am trying to have (clear in the red section, dimmed in the blue one): and when the player get close to something : Any idea what i am doing wrongly? Side note: i am aware of the issue here where i have to test with another account.
<a href="https://app.roll20.net/forum/post/10378811/tokenmod-dynamic-lighting-saving-but-not-going-into-effect/?pageforid=10378811#post-10378811" rel="nofollow">https://app.roll20.net/forum/post/10378811/tokenmod-dynamic-lighting-saving-but-not-going-into-effect/?pageforid=10378811#post-10378811</a>