Hi Markus
Enjoy your game with crockett :)
Just type, surrounded by colons:
dice x y z
Will roll three sets of dice. Each set will be sorted low to high.
Or you can just do dice x, or if you want other than 6-sided dice you can do dice xda, eg. dice 1d12 or dice 3d4
Substitute the semicolons for colons
;dice 3 2 1;
Gives you
Rolling 3 2 1:
(3, 4, 5) (3, 3) (3)
;dice 3 2 1;
Clearly, I don’t get it.
Almost. Just use colons instead.
**Rolling 3 2 1:**
(1, 2, 3) (1, 2) (3)
Rolling 1 2 3:
(2)Â Â (1, 3)Â Â (3, 3, 4)Â Â
Hardcore, I’ve got it1 That’s Froodster
: dice 1 2 3 4:
it worked until i edited my post
Rolling 1 2 3 4 5:
(3) (2, 5) (4, 4, 5) (1, 1, 6, 6) (1, 1, 1, 5, 6)
@Mr:
it worked until i edited my post
Yep editting wipes out the results (built in tamper protection) :-)
We should maybe have a locked thread with a how-to on this - every two pages someone else asks how to use it, and it starts all over…
We should maybe have a locked thread with a how-to on this - every two pages someone else asks how to use it, and it starts all over…
Sorry, I did not read the entire thread.
Thanks for the response, Frood.
No worries.
Post count +1. Close to fighter now…
testing
:dice 2@2 2@3 1@4:
: dice 2@2 2@3 1@4 :
Mic Check
: dice 1 2 3 :
Mic check one two one two
Rolling 1 2 3:
(6) (3, 4) (1, 1, 2)
Testing
Rolling 1d6 3d6:
(3) (3, 3, 6)
Rolling 10d6 3d6 9d6:
(1, 2, 2, 3, 4, 4, 4, 4, 4, 5) (1, 1, 5) (1, 2, 3, 4, 5, 6, 6, 6, 6)
those rolls seem a little fishy to me. Its like 1 2 3 4 5 6 for the most part hmmmmmmmmmm.
Rolling 10 3 4:
(1, 1, 1, 2, 2, 5, 5, 5, 5, 5) (1, 6, 6) (1, 3, 3, 5)
Rolling 20 9 4:
(1, 2, 2, 2, 2, 2, 3, 3, 3, 3, 3, 3, 4, 4, 5, 5, 5, 6, 6, 6) (1, 3, 4, 4, 5, 5, 5, 6, 6) (2, 3, 3, 6)
Never mind. I get it. Its just arranging the dice showing how much of each number was rolled, I get it….carry on…nothing to see here…I’m a idiot.
New dice roller, check out the first post in this thread.