From dcf93bba9bc1cab43aae89381a43bf3c7a7d85b7 Mon Sep 17 00:00:00 2001 From: Renaud G Date: Thu, 19 May 2016 13:01:25 +0200 Subject: Update HelpMe.md Adding p operator --- HelpMe.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/HelpMe.md b/HelpMe.md index 8c0dc0f..9a7305b 100644 --- a/HelpMe.md +++ b/HelpMe.md @@ -41,6 +41,7 @@ Thanks of several operations and options, you can tune a bit your rolling comman * e : Explose * a : Reroll and add * @ : Backward Jump +* p : Paint dice ### Keep @@ -117,6 +118,22 @@ For example: c[=10] in this command is counting the number of 10 in the result of 8D10, if you remove the @, it will try to count the number of 10 in the result of c[>=7]. The result of c[>=7] is a scalar number (1 or 2 ... (max value 8)); it is not dice list. +### Painter + +> 8D10p[1:blue] + +Paint the first die in the list in blue + +> 8d10p[2:blue] + +Paint the two first dice in the list in blue. + + + +The amount of color is depending of client application of DiceParser. +With Rolisteam, you may set any Qt color's name or set the Hexcode of your color: #ff28AC. +The cli application supports few colors. + ## Arithmetic -- cgit v1.2.3-70-g09d2