View Single Post
Aril
Senior Member
 
Join Date: Jul 2019
Posts: 142

Old March 19th, 2021, 03:37 PM
I tried deleting them all, and then starting over with the first one that was generating a problem.

Script 1
Phase : First
Priority: 11000
Index: 1

~ Reduce our weight by 10%
container.parent.field[gWeight].value = container.parent.field[gWeight].value
- (container.parent.field[gWeight].value * .1)


This results in this error:

Error
Hero Lab was forced to stop compilation after the following errors were detected:

Syntax error in 'eval' script for Thing 'mWitchwood_'(Eval Script '#1') on line 3
->Unspecified error parsing script
Aril is offline   #5 Reply With Quote