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.

Visually Listed Rolls

1536011676
Andrew C
Marketplace Creator
One of the things I wish I could do without API or Coding a Sheet, which I think could be a simple snippet of code, is to be able to ask the GUI to 'list' inline die rolls in the chat. At the moment the dice parser assumes that "5d6" means "roll 5 d6s and add them together". What I would like is a simple flag, or similar that would change that to be "5d6 listed means roll 1d6 five times in a row and display each". The other thing would be to add ordering to them, like the existing list order technique. It would help with games where you're supposed to compare one pool of rolled dice to another pool of rolled dice. Suggestion: [[5d6l]] would give [3][4][2][2][6] in the chat [[5d6la]] would give [2][2][3][4][6] in the chat for sorting it ascending [[5d6ld]] would give [6][4][3][2][2] in the chat for sorting it descending
Thanks for the suggestion! After 30 days, Suggestions and Ideas with fewer than 10 votes are closed and the votes are refunded to promote freshness. Your suggestion didn't build the right momentum this time, but feel free to submit it again! We find that the best suggestions describe the problem you are having, and the solution you want. You can learn more about the process of making suggestions on the Roll20 Wiki! More details can be found here .