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
This post has been closed. You can still view previous posts, but you can't post any new replies.

How do i get my pictures to show up in the chat window?

How do i get my pictures to show up in the chat window from a rollable table? I went through the trouble to select pictures for everything and they are not showing up! Also i like the inline style of roliing the dice with the flavour text. I want that too! Example: Bandit swings his club for 7 damage!
1406087847
The Aaron
Roll20 Production Team
API Scripter
/roll 1t[TableName] will have them show up: If you use the inline syntax [[ 1t[TableName] ]] , you'll just get the text description: And the text only reflects the first one rolled in the case of multiple rolls, but the text shows the full list of what was rolled. If you take a token from the rollable table, you can right click it to roll it: Which shows in the chat as well: You can also choose the face directly by selecting "Choose Side": There are some scripts in the API that have graphic dice in the chat window (Like this one: <a href="https://app.roll20.net/forum/post/182569/script-ed" rel="nofollow">https://app.roll20.net/forum/post/182569/script-ed</a>... ) but I don't know if they are using the rollable tables. Hope that helps!
1406088144
The Aaron
Roll20 Production Team
API Scripter
You could get the flavor text with the inline roll like this: Bandit swings his club for [[1d6+2]] damage! or even use /emas if you are the GM. /emas Bandit swings his club for [[1d6+2]] damage!
Ok here is what i have everything works great except no picture? [[1t[RandomEncounter]]] [[2d6]] This script is pulling from a table i set up with 27 different monster tokens. It is rolling 1 d100 to get the monster then 2d6 to determine how many. All i need is the picture to show up in the chat window and the number appearing from the monster it selected.
1406138787
The Aaron
Roll20 Production Team
API Scripter
With the inline syntax, you only get the text description.
That sucks!
1406145625
The Aaron
Roll20 Production Team
API Scripter
In this particular case, I can see how it would be frustrating. The intent with the inline rolls is to be able to put the results of a table or die roll into a sentence. It would be overly jarring to have an image inserted there as well. It would be nice to have the option, something like [[ 1t[Guards]g ]] to get the graphic to show up. I could get behind that. =D Alternatively, if you get a mentor subscription, you can write scripts for the API that will format things exactly as you want, or near enough.
Ya i recently saw a video on you tube with the mentor subscription stuff. It's very impressive! I wish we could have the chat window stuff as a free member. That might get my group interested enough to play more than 6 times a year! I need to find another group.
1406243542
The Aaron
Roll20 Production Team
API Scripter
=D There's lots of great stuff in there, for sure. You could try the looking for group and see if you could pick up some more people. There was a ready made group of 4-5 people that were looking for a GM the other day: <a href="https://app.roll20.net/forum/post/1033866/looking-" rel="nofollow">https://app.roll20.net/forum/post/1033866/looking-</a>...