Hello, I've got a simple problem without a simple solution^^' Basically I want wo build a custom char-sheet for a system with custom dice (HeXXen 1733) where I need to show the rolled sides 'cause their meaning changes with the intended use. My first search for redesigning the dice within Roll20 wasn't successful. So I've researched and tryed to get going with the rollable tables. Works so far but it is a bit ugly - basically the problem from this guy: <a href="https://app.roll20.net/forum/post/3443873/rollable-table-in-macro" rel="nofollow">https://app.roll20.net/forum/post/3443873/rollable-table-in-macro</a> , but I can't force all my players to install a browser extension and a custom template with the pictures doesn't seem possible. The next thing I've found was the API Script from The Aaron (<a href="https://app.roll20.net/forum/post/5954076/script-update-recursivetables-now-with-rollable-table-images-and-better-prefixing-rules-for-roll-templates" rel="nofollow">https://app.roll20.net/forum/post/5954076/script-update-recursivetables-now-with-rollable-table-images-and-better-prefixing-rules-for-roll-templates</a>). This works fine so far but there is the problem, that players sometime have to roll 10-20 dice and than you can't see the Chat anymore :D (e.g. the pictures are to big). Does someone knows a way for me to solve my problem? As a Pro-user an API-Script will do as well. Thanks in advance