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

Is there any way to lock character token size

My tokens aren't usually huge, and when moving around via dragging, many times instead of moving the token as I expected, the token stretches into some monster size creature.  Is there any known way, where once I am satisfy with size of the token, to be able lock it so that it can only move, but not stretch?
1474494496
Gold
Forum Champion
Hi Tom. Good news. As a Pro subscriber you can install community-created API scripts on your campaign to customize features like this. There is already an API script written that does what you asked. See this thread, [Request] Locking Token Resize (and a toggle for removing resize modes)
1474494872
Silvyre
Forum Champion
Also, immediately after resizing a Token, you can use Ctrl-Z to undo this action.
1474497616
The Aaron
Pro
API Scripter
If I don't have one already, I can write you an API script for that quite easily. 
I tried isGM and Sizelock, and couldn't get them to work.  I have TokenNameNumber, Bump, and 5e Shaped Companion Script already on first which I love and have been using for a while. But when adding the other two, I checked the API sandbox before and after refresh of the in game moment and there doesn't seem to be any errors, but when I go into chat and type !script-lock, !script-lock lock or !script-lock unlock...  nothing.  I've selected tokens first also, but no luck... So yeah, a new script that locks resize of tokens would be awesome! I'm another one who seems to always resize instead of just grabbing to move and it is so annoying. Thanks! 
1474501457
The Aaron
Pro
API Scripter
Ah, I thought I'd written one already. IsGM isn't required in the latest version (v0.2.1).&nbsp; Commands are: !size-lock lock !size-lock unlock Git:&nbsp; <a href="https://github.com/shdwjk/Roll20API/blob/master/Si" rel="nofollow">https://github.com/shdwjk/Roll20API/blob/master/Si</a>...
1474501493
The Aaron
Pro
API Scripter
If you have troubles with it, PM me, I'll try to solve them.&nbsp;
1474501605

Edited 1474501902
Thanks for the answers, and thanks for the new script!!! This works exactly as I was looking for. &nbsp;m(_ _)m
1474506454

Edited 1474506849
The Aaron said: Ah, I thought I'd written one already. IsGM isn't required in the latest version (v0.2.1).&nbsp; Commands are: !size-lock lock !size-lock unlock Git:&nbsp; <a href="https://github.com/shdwjk/Roll20API/blob/master/Si" rel="nofollow">https://github.com/shdwjk/Roll20API/blob/master/Si</a>... oh cool, thanks. I will try again. EDIT!!! - Ok, now we're talking! THANKS Aaron!
1474515466
The Aaron
Pro
API Scripter
Sweet! :). Happy Rolling!