Not signed in (Sign In)

Vanilla 1.1.8 is a product of Lussumo. More Information: Documentation, Community Support.

  1.  DiceRoller!
    This extension helps in using Vanilla for Play-by-Post games. It enables the use of a new dice function in the comment text, like #dice( 3d6+2d8-1 )  6d6, 5d6, 6d6, 2d8, 4d8, -1  . It appends a random roll of the specified dice into the text and disables further edition of the comment. Note: #dice( 1d0 )  7d0   rolls between 0-9, and #dice( 1d10 )  7d10   between 1-10. It also handles Fudge dice #dice( 4df )  0df, 1df, -1df, 0df  .
  2.  DiceRoller!
    I see what you wrote but I'll need help learning to use it. I typed #dice( 3d6 )  2d6, 6d6, 4d6   But it isn't working the same. Is there some kind of script language?
  3.  
    I looked at your post source and saw that you had entered a space between the word "dice" and the parenthesis. I took the space out, and it worked fine. The whole thing should be entered without spaces.
  4.  
    Got it. Thanks. Is there a reference to help me play around with the ways dice may be rolled?
  5.  
    I think the closest thing would be the extension page I downloaded it from.

    <a href="http://lussumo.com/addons/index.php?PostBackAction=AddOn&AddOnID=155">http://lussumo.com/addons/index.php?PostBackAction=AddOn&AddOnID=155</a>
  6.  DiceRoller!

    #dice( 1d3+2 )  1d3, +2  

  7.  DiceRoller!
    testing #dice( 1d3+2 )  1d3, +2  
  8.  

    test attack #dice 3d6

  9.  DiceRoller!

    test attack #dice( 3d6 )  3d6, 3d6, 5d6  

  10.  DiceRoller!

    #dice( 3d6 )  2d6, 6d6, 2d6  

     

  11.  DiceRoller!

    #dice( 3d6 )  3d6, 1d6, 4d6  

  12.  DiceRoller!

    test #dice( 2d6 )  2d6, 2d6