I thought I had this working, but it seems to give this error when a skill is picked.
"Attempt to assign field value with no pick context"
Here is the script:
if (field[usrChosen1].ischosen <> 0) then
field[usrChosen1].chosen.field[Bonus].value += 2
endif
And I attached a screen shot.
Any ideas of what is wrong?
Thanks yall for the help!
"Attempt to assign field value with no pick context"
Here is the script:
if (field[usrChosen1].ischosen <> 0) then
field[usrChosen1].chosen.field[Bonus].value += 2
endif
And I attached a screen shot.
Any ideas of what is wrong?
Thanks yall for the help!