[phpBB Debug] PHP Warning: in file [ROOT]/ext/spaceace/ajaxchat/controller/chat.php on line 220: Trying to access array offset on value of type bool
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4149: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3027)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4149: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3027)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4149: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3027)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4149: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3027)
The Unseen Servant forums • Minor updates made
Page 1 of 1

Minor updates made

Posted: Thu May 12, 2011 4:15 am
by ToniXX
Recently some minor updates were made to the Unseen Servant dice roller. Most were cosmetic, making the site easier to read and a little snazzier.

I also added a modifier to dice expressions. Along with + (plus) or - (minus), you can now also do x (multiply).

For example:

Code: Select all

Starting gold: [4d6x10]
This tells the engine to roll 4d6 and multiply the result by 10. Simple, huh? Dice expressions can only have one modifier in them (between the square brackets).

That's about it for now. Thanks for all of your support!