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 Status Dropdown

!token-mod {{ --set statusmarkers|[[?{Stat? |fist |spanner} ?]]:+1 }} is there a way to make the status in question into a drop down menu with tokenmod?
!token-mod {{ --set statusmarkers|?{Stat? |fist |spanner} ?:+1 }} ok this works for just the status, but i can't get it to add the +1
1599525790
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
Try this (you had some extra spaces and unnecessary characters) !token-mod {{ --set statusmarkers|?{Stat|fist|spanner}:+1 }}