Quote:
Originally Posted by kerrghann
I'd really appreciate it. I was thinking of allowing something like xdy+z where x is the number of dice being thrown, y is the number of sides on the dice, and z is the modifier being applied to the dice. So if a member where to use [roll]3d10+2[/roll] it would roll three ten sided dice and add 2 to whatever the total was.
I'd appreciate any help I can get, but I really don't want to make you go out of your way: I do appreciate it though.
|
So, you would only need to display the sum of the faces and the modifier? To use you example, suppose a user posted [roll]3d10+2[/roll] and one die was 4, the second 7 and the third 2, then 15 would be displayed? Or would you want to see the number of faces, the individual dice, the modifier and the sum all neatly displayed in a box or tabular format?