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

Show Avatar to Players?

1430594790
Pat
Pro
API Scripter
Is there an API script that will show the Avatar image to players like a handout? Usage: * I have a journal entry for a monster * The journal entry includes an avatar * I have linked a token to the monster journal * I select the token, run the api script, and tell the players, "You see this..." I know the power cards script can show the avatar in chat, I want to pop it up like the handouts "Show to Players" button. Thanks, pat.
1430602925
The Aaron
Pro
API Scripter
Here's a quick and dirty hack I did for this last year: <a href="https://app.roll20.net/forum/post/1531618/#post-15" rel="nofollow">https://app.roll20.net/forum/post/1531618/#post-15</a>...
1430604398
Pat
Pro
API Scripter
Thanks Aaron - that'll do it!
You should be able to simply open the character sheet and Show to Players now.
1430668013
Pat
Pro
API Scripter
True. I went there first, but It shows the picture + the Bio and Info panel which is where I (unfortunately) put the stats for the 100+ monsters in the campaign over the last year or so. :( Aaron's script + your power card script should give enough of a visual for me. Thanks to both of you! Pat.