This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
My Characters
My Campaigns
My Encounters
My Homebrew Collection
My Homebrew Creations
My Dice
Homebrew
Classes
Backgrounds
Species
Feats
Spells
Equipment
Magic Items
Monsters
Character Builder
Sigil 3D VTT
Maps VTT
Encounters
Mobile App
Avrae Discord Bot
Community Update
Twitch
Youtube
Changelog
Hi all,
I'm writing snippet code to display dice rolls (between 1d4 and 1d8) and an integer value of -1 to +2.
Trouble is It displays as for example 1d4+0 when I simply use #unsigned. Is there a tag or word which can supress the +0?
I don't normally post but I've been trawling though the forum for hours and can't figure it out.
What's the snippet code you're using?
Helpful rewriter of Japanese->English translation and delver into software codebases (she/e/they)
The answer is no, you can't suppress the +0. Maybe in the future they'll have that capability?
Thanks very much for responding, it saves me looking for even longer!
Hi all,
I'm writing snippet code to display dice rolls (between 1d4 and 1d8) and an integer value of -1 to +2.
Trouble is It displays as for example 1d4+0 when I simply use #unsigned. Is there a tag or word which can supress the +0?
I don't normally post but I've been trawling though the forum for hours and can't figure it out.
What's the snippet code you're using?
Helpful rewriter of Japanese->English translation and delver into software codebases (she/e/they)
The answer is no, you can't suppress the +0. Maybe in the future they'll have that capability?
Helpful rewriter of Japanese->English translation and delver into software codebases (she/e/they)
Thanks very much for responding, it saves me looking for even longer!