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

Rolling question

How can I roll 3d6 seven times and list the results in descending order?
1553490325
The Aaron
Roll20 Production Team
API Scripter
I don't believe you can get the sorting without the API.
1553696933
Ziechael
Forum Champion
Sheet Author
API Scripter
It depends on the output you want really: [[21d6sd]] /r 21d6sd [[3d6sd]] **|** [[3d6sd]] **|** [[3d6sd]] **|** [[3d6sd]] **|** [[3d6sd]] **|** [[3d6sd]] **|** [[3d6sd]] However if you want the 7 results sorted in descending order then Aaron has nailed it :(
1553696976
Ziechael
Forum Champion
Sheet Author
API Scripter
Haha sorry, just actually read your OP! Oh well... Metal Jesus said: How can I roll 3d6 seven times and list the results in descending order ?