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

Handout Images in Chat?

I am looking for a way to have a roll that a player makes kick out an image from a handout in the game with the roll. For example: player has a special weapon and rolls the attack. As well as sending the custom attack roll to the chat it also sends a image from the special weapon handout to the chat. Other than uploading copies of every handout to Imgur or something similar and calling out the image that way. Is there a way I can do this by refering the handout specifically? or the image in my roll20 image library?
1565320575

Edited 1565320677
The Aaron
Roll20 Production Team
API Scripter
If you right click the image in your roll20 library, you can copy it's url and use that in the [x](URL) syntax to to show the image. You may need to append #.png to the end to make it work: [x](<a href="https://s3.amazonaws.com/files.d20.io/images/81264442/mloQ11fn6LHveUjANN8pMg/med.jpg?1557690876" rel="nofollow">https://s3.amazonaws.com/files.d20.io/images/81264442/mloQ11fn6LHveUjANN8pMg/med.jpg?1557690876</a> #.png )
Awesome thanks