So I'm co-authoring a story, and I added the option to skip the prolouge, and doing so will still add the items found in the prolouge to your inventory. Anyway, I added a simple script to add items to your inventory, but everytime I try, I get this error:
Did not expect '='. Col=13
What's up with that? Also, here's the script I used:
$ITEMSTATE1 = 1
$ITEMSTATE3 = 1
$ITEMSTATE7 = 1
$ITEMSTATE4 = 1
$ITEMSTATE6 = 1