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

!token-mod resize help request

I use this script to resize tokens such as a dragon from 1x1 to 4x4. How would I change to resize a something like a lightning bolt token from 1x1 to 1x20? !token-mod -- set scale|?{Size - dragon is 4, humanoid is 1? (# of squares)|1}u Thank you!
1707892453
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
Hi Barry! Try: !token-mod -- set height|1u width|20u
Works perfectly! Thank you Keith