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

Table Icons

I have five tables set up. Each table represents a d6 with 3 similar faces/2 similar faces/and 1 unique face. Each of these is weighted in the table at 50/33/16. I then have a macro that calls each table and returns the result with the default template formatting. &{template:default}{{Earth =[[ 1t[1] ]]}}{{Water =[[ 1t[2] ]]}}{{Fire =[[ 1t[3] ]]}}{{Air =[[ 1t[4] ]]}}{{Moon =[[ 1t[5] ]]}} The macro and tables work just fine. However, the icons that I have (16) in total for the different faces do not appear even though I have them all uploaded to the tables. How can I use the above macro to roll all five tables, state the result, and show the respective icon? The result would look like... Earth (in text) Icon for Earth Water (in text) Icon for Water . . Moon (in text) Icon for Moon or any combination of those five tables stating the result and displaying the correct image.
1650328804
GiGs
Pro
Sheet Author
API Scripter
Thats an unfortunate limitation of inline rolls (these [[ ]]). They never show an image result, they wont show images in rollable tables.
1650378461
The Aaron
Roll20 Production Team
API Scripter
At Plus level, you're stuck with using /r to roll the Rollable Tables if you want to get the Icon to show. At Pro, there are some API scripts that can roll and show the Icons.