Having trouble with a pre-req:
and
Hero Lab was forced to stop compilation after the following errors were detected:
Syntax error in 'pre-requisite rule' script for Thing 'fFGMPSplSg' on line 1
-> Invalid syntax for tag template
Any ideas? Thank You!
Code:
validif (hero.childfound[pFGMPDPL].field[pAdjust].value >= 2)
and
Code:
if (hero.childlives[pFGMPDPL] <> 0) then
validif (hero.childfound[pFGMPDPL].field[pAdjust].value >= 2)
endif
Hero Lab was forced to stop compilation after the following errors were detected:
Syntax error in 'pre-requisite rule' script for Thing 'fFGMPSplSg' on line 1
-> Invalid syntax for tag template
Any ideas? Thank You!