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

Rollable Tokens (Easy Path)

So I found a post on this topic but it was 5 years old. Back then, the answer was no.. hoping that has changed. Is there an easier way to change the token for rollable tokens other than: Clicking Map & Backgrounds Select token Right click and select Multi-sided - Click Choose side Slide the bar to the correct token Click Choose Thanks!
1605310120
Oosh
Sheet Author
API Scripter
I'm not sure on the "map & backgrounds" step, unless you're using a rollable token as a variable map image? But yes, there is a much easier way. You have a Pro subscription so you can use Token Mod to manipulate tokens via macros - it's available as a one-click install API script, and is one of the most used Roll20 scripts. It comes with a help handout/help command line to get you started, but post back if you need help with it.
1605311545

Edited 1605311781
Thanks - I'll check it out  (my gamers just got me the Pro subscription as a gift so I am learning everything you get with it) For clarification as well - I have a token for a portal that is open/closed..  Since it is on the map setting that is why I select the first item.
I put open/close door tokens on the token layer just for convenience sake.
1605327321
The Aaron
Roll20 Production Team
API Scripter
If you make the portal represent a character, you can use something like: !token-mod --set currentside|+ --ids @{Portal|character_id} --ignore-selected to flip it back and forth without having selected it.
Thanks for the suggestions! (and the script help).  I am not a very capable macro writer :)