Search found 1034 matches

by slate
Mon Jun 21, 2021 12:28 pm
Forum: Play By Post
Topic: Dice test thread
Replies: 38
Views: 31221

Re: Dice test thread

Thanks -- it's a bug in my code. Trying to figure it out!
by slate
Mon Jun 21, 2021 12:23 pm
Forum: Play By Post
Topic: Dice test thread
Replies: 38
Views: 31221

Re: Dice test thread

Can you copy and paste this into a new reply:

[dice=I attack the darkness!]1d6 slashing + 2d8 holy + 2d6 persistent fire[/dice]
[dice=I attack the light!]1d8 bludgeon + 2d8 acid+ 2d6 persistent bleed[/dice]
by slate
Mon Jun 21, 2021 12:20 pm
Forum: Play By Post
Topic: Dice test thread
Replies: 38
Views: 31221

Re: Dice test thread

The roller prevents editing the post, cause I have no way to prevent the rolls from being changed. It's really weird, things seem to work fine when I test them, but then stop working later. Let me continue to work on it and see what I can find. Can you just copy Paizo's dice roller code? Nope, their...
by slate
Sun Jun 20, 2021 7:31 pm
Forum: Play By Post
Topic: Dice test thread
Replies: 38
Views: 31221

Re: Dice test thread

Like this: [code][dice=I attack the darkness!]1d6 slashing + 2d8 holy + 2d6 persistent fire[/dice] [dice=I attack the light!]1d8 bludgeon + 2d8 acid+ 2d6 persistent bleed[/dice][/code] --------- [dice=I attack the darkness!]1d6 slashing + 2d8 holy + 2d6 persistent fire[/dice] [dice=I attack the ligh...
by slate
Sun Jun 20, 2021 7:30 pm
Forum: Play By Post
Topic: Dice test thread
Replies: 38
Views: 31221

Re: Dice test thread

Can you test with the same format?

Put the roll in a
[code][/code]
tags and then put the same roll outside of them?
by slate
Sun Jun 20, 2021 7:26 pm
Forum: Play By Post
Topic: Dice test thread
Replies: 38
Views: 31221

Re: Dice test thread

I wrote my own dice roller. To prevent cheating, your post will be automatically locked when you use dice rolling functions.

Code: Select all

[dice=I attack the darkness!]1d6 slashing + 2d8 holy + 2d6 persistent fire[/dice]

[dice=I attack the light!]1d8 bludgeon + 2d8 acid+ 2d6 persistent bleed[/dice]
will do this:

I attack the darkness!: 1d6= 1  slashing + 2d8= 9  holy + 2d6= 3  persistent fire
I attack the light!: 1d8= 5  bludgeon + 2d8= 9  acid + 2d6= 2  persistent bleed
by slate
Sun Jun 20, 2021 7:07 pm
Forum: Play By Post
Topic: Dice test thread
Replies: 38
Views: 31221

Re: Dice test thread

I am testing with the flavor and roll data swapped.
by slate
Sun Jun 20, 2021 11:38 am
Forum: Play By Post
Topic: Dice test thread
Replies: 38
Views: 31221

Re: Dice test thread

Looks like I have more work to do lol Put what you're doing inside [ code ] [ /code ] tags so I can see it pre-render? Also, I do it with the descriptive text between the tags due to flexibility of characters allowed. I can mess around with the code to see if I can match Paizo. Going to GM a game so...
by slate
Sun Jun 20, 2021 1:47 am
Forum: Play By Post
Topic: Dice test thread
Replies: 38
Views: 31221

Re: Dice test thread

I wrote my own dice roller. To prevent cheating, your post will be automatically locked when you use dice rolling functions.

Code: Select all

[dice=1d6 slashing + 2d8 holy + 2d6 persistent fire]I attack the darkness![/dice]

[dice=1d8 bludgeon + 2d8 acid+ 2d6 persistent bleed]I attack the light![/dice]
will do this:

1d6= 5  slashing + 2d8= 2  holy + 2d6= 8  persistent fire
1d8= 8  bludgeon + 2d8= 10  acid + 2d6= 9  persistent bleed
by slate
Sat Jun 19, 2021 10:06 pm
Forum: Wizard's Chest - Denver
Topic: ANNOUNCING! June 20th, 2021 @ The Wizard's Chest
Replies: 16
Views: 6513

Re: ANNOUNCING! June 20th, 2021 @ The Wizard's Chest

Fearde wrote: Sat Jun 19, 2021 9:42 pm Can i please get a spot on the #1-10 Tarn breakers Trail.

Rob L

Leaning towards an investigator.
Hey Rob, please fill this out before the game tomorrow! https://www.rpgchronicles.net/session/2 ... 077/signup
by slate
Sat Jun 19, 2021 9:27 pm
Forum: Wizard's Chest - Denver
Topic: ANNOUNCING! June 20th, 2021 @ The Wizard's Chest
Replies: 16
Views: 6513

Re: ANNOUNCING! June 20th, 2021 @ The Wizard's Chest

Attention everyone! I have an email out to Wizard's Chest asking of their mask policy. As I don't know what it is, and might not find out before game time tomorrow, please bring a mask and expect to wear it unless we hear otherwise, or if they have signage posted with their story policies. Going fo...
by slate
Sat Jun 19, 2021 4:17 pm
Forum: Play By Post
Topic: Dice test thread
Replies: 38
Views: 31221

Re: Dice test thread

I will also check to see if there are any other dice rolling add-ons that might work better. This was just the first I came across.
by slate
Sat Jun 19, 2021 2:55 pm
Forum: Play By Post
Topic: Dice test thread
Replies: 38
Views: 31221

Re: Dice test thread

Notice the number in the [dice tag cannot be changed. It is a unique value that is stored in the database so it cannot be modified. Basically you’d say something like

I cast fireball for Fireball|6d6 damage

Code: Select all

 I cast fireball for [roll=12]6d6[/roll] damage
by slate
Sat Jun 19, 2021 2:41 pm
Forum: Play By Post
Topic: Dice test thread
Replies: 38
Views: 31221

Re: Dice test thread

|1d20+5

See the pics to see how I made that roll above.

Fill out to notation (I did 1d20+5)
Image
-
Then hit the green button circled in read to add to post
Image
by slate
Fri Jun 18, 2021 9:42 pm
Forum: Play By Post
Topic: Dice test thread
Replies: 38
Views: 31221

Dice test thread

Post in here to test the dice roller.

Format:

Code: Select all

[dice=I attack the darkness!]1d6 slashing + 2d8 holy + 2d6 persistent fire[/dice]

[dice=I attack the light!]1d8 bludgeon + 2d8 acid+ 2d6 persistent bleed[/dice]
will do this:

I attack the darkness!: 1d6= 4  slashing + 2d8= 8  holy + 2d6= 7  persistent fire
I attack the light!: 1d8= 2  bludgeon + 2d8= 13  acid + 2d6= 7  persistent bleed