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 .
×

Is there a way using macros or API to enable/disable Advanced Transforms for tokens?

Is there a way using macros or API to enable/disable Advanced Transforms for tokens? Specifically, when placing non-NPC images on the map page I keep needing to right-click, select Advanced Transform, disable the token menus, then do the same thing over again to disable grid snapping. I'd like to have a macro that allows me to select the image and make one mouse-click. This used to be a one-click operation called "Is Drawing" but it's been separated into two operations and buried under a submenu.
1771360419
Andrew R.
Pro
Sheet Author
TokenMod, of course.
Of course it's TokenMod :)  I just wish there was a comprehensive list of the variables that TokenMod can modify; I've looked for one and only found bits and pieces scattered around various forum posts and wikis.
1771367427
Andrew R.
Pro
Sheet Author
Update the Handout it creates!  !token-mod --update-help
1771372870
Gold
Forum Champion
And then of course, since the Help Docs for token mod is so long, use word-search Control-F to find the section that contains the instructions for the Roll20 token feature that you are trying to adjust.  It's a lonnnng doc
Updating the handout gave me what I needed - why didn't I think of that? I had assumed that since "Is Drawing" was no longer an option in the token right-click menu that the IsDrawing Token-Mod variable wouldn't work anymore; as it turns out, it still does. I should have just tried it <Gibbs-slaps self> Andrew R. said: Update the Handout it creates!  !token-mod --update-help