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

Chat command request to enlarge/reduce size of token

Are there commands I can use that will cause a token to become different sizes so that I do not have to do that manually? Thanks and regards 
1605728365

Edited 1605728429
vÍnce
Pro
Sheet Author
tokenmod script (pro perk)... TokenMod command to double the size of the selected token: !token-mod —-set width|*2 height|*2 halving: !token-mod --set width|/2 height|/2 The size is in pixels: !token-Mod --set width|[[ X *70 ]] height|[[ Y *70 ]]
Thank you Vince!