Playing a PbP game? Need to roll some dice?
[dice]
I've implemented a new code, with which you can perform a die roll. You can roll as many as 3 dice of 30 faces and as few as 1 die of 2 faces. Once you roll the dice it is stored in the post so you cannot roll again even if you edit the post or whatever.
How to use it:
[dice={dices}]{faces}[/dice]
Examples - replace ( and ) with [ and ] in the below examples:
(dice=2)10(/dice) (This will roll 2d10)
(dice=1)6(/dice) (This will roll 1d6)
Remember, the code works for a maximum of 3 dice, and only between 2-30 faces on each.
[dice]
I've implemented a new code, with which you can perform a die roll. You can roll as many as 3 dice of 30 faces and as few as 1 die of 2 faces. Once you roll the dice it is stored in the post so you cannot roll again even if you edit the post or whatever.
How to use it:
[dice={dices}]{faces}[/dice]
Examples - replace ( and ) with [ and ] in the below examples:
(dice=2)10(/dice) (This will roll 2d10)
(dice=1)6(/dice) (This will roll 1d6)
Remember, the code works for a maximum of 3 dice, and only between 2-30 faces on each.
Last edited: