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

Character Sheets with player-added images? II

I want to know if this is something that can be done with the ability to add Java scripting into the character sheets.  I want to have players upload a picture into the character sheet as an image.  I was able to add a "file upload" box into the sheet but when selecting an image it wont display.  Is this possible?
1676639379
GiGs
Pro
Sheet Author
API Scripter
It's Javascript, btw, not java - they are confusingly two different languages. For a long time, what you're asking wasn't possible at all. Now you can display a character's avatar in the sheet. So get them to change their avatar. See the bottom of this page: <a href="https://cybersphere.me/html-images/" rel="nofollow">https://cybersphere.me/html-images/</a>
I was wondering if it was possible to add an upload box to allow my players to upload a picture separate from their tokens or bio picture. like so. Picture: <a href="https://i.imgur.com/57hL4Rv.png" rel="nofollow">https://i.imgur.com/57hL4Rv.png</a> When I add it with the script at the bottom, it does not display the image.&nbsp;
1676677745
Scott C.
Forum Champion
Sheet Author
API Scripter
Compendium Curator
Unfortunately, we can't do uploads. All we can do is give a place where a url can be put, and then the sheet can grab the image from the url.