New Dice Functions Request

We are always looking for new tools to create to help facilitate the table top gaming experience. Let us know if you have an idea for a new gaming tool you'd like to see. (Note: this is NOT for feature requests on existing tools!)

Moderators: dorpond, trevor, Azhrei

Post Reply
ericphillips
Kobold
Posts: 14
Joined: Tue Apr 08, 2008 4:32 pm

New Dice Functions Request

Post by ericphillips »

Here are two features I would love to see implemented in the die roller:

1. Math with variables. So I could roll X = 3d6, then use X in the next part of a macro.

2. Logic operators, at a minimum less than, less than or equal to, equal to or greater than, & greater than. It should be able to do ranges like "if x >7 and x < 11, then..." A not equal to would also be good.

That way, for GURPS, I could write macro that gives success or failures, unless a 3,4,17 or 18 is rolled. Then it could check to see the base skill, because at some skill levels a 4 is not a critical hit and 17 is not a critical failure.

This would also let me implement the wacko dicing of Paranoia.

From what I can tell it is impossible to do right now. Although, from the lack of documentation, I cannot tell what is actually possible.

Thanks

User avatar
trevor
Codeum Arcanum (RPTools Founder)
Posts: 11311
Joined: Mon Jan 09, 2006 4:16 pm
Location: Austin, Tx
Contact:

Post by trevor »

Welcome Ericphilips.

Variable assignment is available in the parser currently, but conditionals are not. Look for major chat/command/macro/scripting updates in 1.4
Dreaming of a 1.3 release

ericphillips
Kobold
Posts: 14
Joined: Tue Apr 08, 2008 4:32 pm

Where is doc

Post by ericphillips »

Where is the docs for the current functions?

User avatar
RedDog
Dragon
Posts: 393
Joined: Sat Jan 05, 2008 10:02 pm
Location: Clearwater, FL

Post by RedDog »

Parser:
http://rptools.net/doku.php?id=parser&s=parser

Dice Library
http://rptools.net/doku.php?id=dicelib&s=dice

FAQ (some basic dice rolling info - it's a bit out of date though)
http://rptools.net/doku.php?id=maptool:faq&s=dice

1.3 Aliases and Macros
http://rptools.net/doku.php?id=maptoold ... hat&s=dice


All easily found with a little thing called a search box on the home page:
http://rptools.net/doku.php?

Post Reply

Return to “Ideas for New Applications”