Rolling Dice
From Chronicles
There are several commands used for dice rolling on this game.
Syntax: +ROLL <X>d<Y> This will roll X dice with Y sides on each. It will send an emit to your current location for all to see.
Syntax: +PROLL <X>d<Y>=<PLAYER> This will roll X dice with Y sides on each. It will send the emit to yourself as well as PLAYER.
Syntax: +ROLL/TOTAL <X>d<Y> This is similar to +ROLL above, only it will total all the dice and give you the number as well as each roll by itself.
Syntax: +PROLL/TOTAL <X>d<Y>=<PLAYER> This is a combination of +ROLL/TOTAL & +PROLL. It will produce a total for the roll and send the emit to yourself and PLAYER.
NOTE: You can only roll up to 10 dice, and only dice with sides numbering: 4, 6, 8, 10, 12, 20, or 100.
