I am making a variation of the Paladin Lay on the hands and I want to make
it 1d6 per level.
Post levels 10000 index 1
field[abValue].value += (field[xAllLev].value, 0, -1)
Hero Lab was forced to stop compilation after the following errors were detected:
Syntax error in 'eval' script for Thing 'cHLonHands' (Eval Script '#1') on line 1
-> Error in right-side expression of assignment
what do the 0 and -1 do after the last value do?
it 1d6 per level.
Post levels 10000 index 1
field[abValue].value += (field[xAllLev].value, 0, -1)
Hero Lab was forced to stop compilation after the following errors were detected:
Syntax error in 'eval' script for Thing 'cHLonHands' (Eval Script '#1') on line 1
-> Error in right-side expression of assignment
what do the 0 and -1 do after the last value do?