On a link of my story game I tried to set both the item state and item use, like this. Be forewarned, I did not yet pick up this item before setting the script, and it brought me to an error page.
$ITEMSTATE1 := 1 $ITEMUSED1 := 0
Never mind. You have to put it on the actual page script, not the link script.