Skip navigation.
Home
Online Pen & Paper World

Macros and embedded dice codes

user warning: Table './biermanb_drpl1/accesslog' is marked as crashed and should be repaired query: INSERT INTO accesslog (title, path, url, hostname, uid, sid, timer, timestamp) values('PS2 Online Gaming', 'node/63', '', '38.107.179.240', 0, '0ad940df21141664c529dfc87d41e12d', 170, 1328674349) in /home/biermanb/public_html/modules/statistics/statistics.module on line 64.

It would be nice if the player and DM could have macros. IE To memorize "Scatter checks for traps" you would type something like
/macro1 "Scatter checks for traps"

then later to say this you just type /m1 and hit enter and the program would say "Scatter checks for traps"

It would be even nicer if you could embed dice codes into macros IE:
/macro1 "Scatter attacks hitting AC [/roll1d20+3] for [/roll1d6+2] damage"

then when you typed /m1 and hit enter you would get something like:
Scatter attacks hitting AC 13 [1d20+3] for 4 [1d6+2] damage

/macro would list all macros memorized.

My 2 cents