Whenever I use the dice code, it always ends up with three. When I try to change it, its either blank, or whatever number I put inside the brackets. Any idea why?
Examples:
Insert:
Output: 3
Insert:
Output:
Insert:
Output: 10
Examples:
Insert:
Code:
[dice="1d10"]3[/dice]
Output: 3
Insert:
Code:
[dice="1d10"][/dice]
Output:
Insert:
Code:
[dice="1d10"]10[/dice]
Output: 10
I totally had this problem too.
Write this instead!:
Without the *!
Write this instead!:
Code:
/*roll 1d10
Without the *!
Always up for the following trade threads:
June 06, 2015, 09:25 PM
Do I write it with the [dice] around it? I tried that and it's not working. :(
June 06, 2015, 10:14 PM
nope! just "/*roll 1d10" with no *
Always up for the following trade threads:
June 07, 2015, 10:09 AM
(This post was last modified: June 07, 2015, 10:10 AM by Peregrine Redhawk.)
This is notoriously confusing because when we posted the code in the guide, it automatically converted in the post. @Kroc's guidance is right on point! You do not use [dice] tags. You always use /*roll 1d10, minus the asterisk. :)
« Next Oldest | Next Newest »