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

Players turning off their own lighting?

Is there a way to make it so that the players can turn on and off their own lighting?  Prefereably without doing API script?
1473987043

Edited 1473987308
Scott C.
Forum Champion
Sheet Author
API Scripter
Compendium Curator
Not without the API unfortunately. I can think of a workaround though. You could duplicate your player's character and rename the second one charName Lit (or something similar). Leave the first character with the standard default token. Setup that same token with light and then assign it as the default token for the lit character. Because it's still linked to the primary character, token actions and linked attributes will stay like you want them. Your players can drag their lit character version onto the map when they need light. EDIT: there's no reason for the lit character to be a duplicate of the actual character as you aren't using any of it's attributes.