View Single Post
TCArknight
Senior Member
 
Join Date: Jan 2007
Location: NW Arkansas
Posts: 1,321

Old November 15th, 2018, 07:42 AM
Quote:
Originally Posted by adimar View Post
Unfortunately I get am error:
Hero Lab was forced to stop compilation after the following errors were detected:
Syntax error in 'eval' script for Thing 'edgSRUpgade' (Eval Script '#1') on line 3
-> Script reference is invalid under the circumstances
Hmmm... what about this?
Code:
doneif (field[usrChosen1].ischosen = 0)
var thingid as string
thingid = field[usrChosen1].chosen.idstring
perform hero.addpick[tabCyberwr,thingid]
Maybe the field reference wasn’t usable and had to be a specific string value...

Working on -
  • (SWADE) WIP Savage Rifts
  • Savage Rifts (Deluxe): Update link in This post
  • Star Trek Adventures: Update link in This post
TCArknight is offline   #4 Reply With Quote