Ok, I’ll ask. How do you determine or play by avg dice?
Triple A dice test
-
Input ErrorThere was an error in your dice throw: “dice1” is not correct syntax.
-
:dice1:
-
Rolling 1:
(3) -
If you don’t know already, there is also a “dice” command for rolling dice. It is also bounded by colons
dice 1
This rolls 1 6-sided diedice 5
This rolls 5 6-sided dice. Beware, it will sort them from lowest # to highest #. It will not be in time order.dice 5d10
Rolls 5 10-sided dice, and then sorts them lowest to highestdice 1d2
Rolls 1 2-sided dice (like a coin flip) I’ve never seen a 2-sided die before :wink:Thank you! That works!!!
-
Yeah, using the “dice” command can be more elegant since it doesn’t bold numbers and count up “hits”. Again, just be aware that it always sorts them lowest to highest
-
Rolls: 1@1; Total Hits: 01@1: (5)
Rolls: 2@1; Total Hits: 12@1: (1, 4)
-
Rolls: 1@1; 2@2
-
;aaa 1@1 2@2 2@3 1@4;
dice 1;
-
;dice 6;
-
Rolling 3d6:
(2, 3, 5) -
Egypt
:dice1d6: -
Egypt
Rolling 1d6:
(2) -
Ukraine
Rolling 1d6:
(2) -
aaa 1@1 2@2 2@3 1@4
-
;aaa 1@1 2@2 2@3 1@4;
-
:dice 1@1 2@2 2@3 1@4:
-
:dice 1@1:
-
:roll 1@1:
-
:1@1:
-
Rolling 100d6:
(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6)