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 .
×
The developers are currently investigating an issue with logging in + accessing the VTT.
Create a free account

imbed image / gif

I have a gif for the 'lair' in a beast game i'm playing, and I wanted to imbed it in my character bio. &nbsp;I hosted it somewhere else but it looks like the bio/description page is not html capable. Is there any way to insert a moving gif in to the bio? &nbsp;Or some other place other PCs can see? For example: &lt;div class='oembed external-link'&gt;&lt;a href='<a href="http://www.chessusa.com/mirrored-heart-final.gif'&gt;&lt;/a&gt;&lt;/div" rel="nofollow">http://www.chessusa.com/mirrored-heart-final.gif'&gt;&lt;/a&gt;&lt;/div</a>&gt; Thanks!
1461589320

Edited 1461589362
Pat S.
Forum Champion
Sheet Author
Gifs are not supported by roll20 officially, especially animated ones.
Ah. &nbsp;Thanks.
1461592485
The Aaron
Pro
API Scripter
You can link to a moving gif in the chat using the markup: [alttext]( <a href="http://www.chessusa.com/mirrored-heart-final.gif" rel="nofollow">http://www.chessusa.com/mirrored-heart-final.gif</a>) WARNING: Putting lots of animated gifs in chat will start to degrade performance, particularly for players with older computers.&nbsp; see:&nbsp; <a href="https://wiki.roll20.net/Text_Chat#Basic_Formatting" rel="nofollow">https://wiki.roll20.net/Text_Chat#Basic_Formatting</a>
1461601050
Gold
Forum Champion
The Aaron said: WARNING: Putting lots of animated gifs in chat will start to degrade performance, particularly for players with older computers.&nbsp; see:&nbsp; <a href="https://wiki.roll20.net/Text_Chat#Basic_Formatting" rel="nofollow">https://wiki.roll20.net/Text_Chat#Basic_Formatting</a> Ahh. I wonder if GIF's is one of the reasons my game's Chat Archive crashes some of the players computers. Thanks for the warning of that.
1461601769
The Aaron
Pro
API Scripter
@gold Possibly. &nbsp;But the chat archive is pretty inefficient. It actually stores the full inline roll structure for every roll and does the expansion of all the rolls inline. &nbsp;It can easily be many megs of processing to do to display it, especially if you've been playing a long time.
1461603303
Lithl
Pro
Sheet Author
API Scripter
The Aaron said: @gold Possibly. &nbsp;But the chat archive is pretty inefficient. It actually stores the full inline roll structure for every roll and does the expansion of all the rolls inline. &nbsp;It can easily be many megs of processing to do to display it, especially if you've been playing a long time. Especially for text-only games, it can get huge fast. The last text-only game I ran, I never cleared the archive and I have it saved on my computer. The local resources are about 19.8MB on their own. And for about 90% of that campaign, you couldn't put images directly in the chat, either.