unbeatable0
Junior Poster in Training
90 posts since Sep 2008
Reputation Points: 42
Solved Threads: 13
You should try to make the question as limited as possible.
"I would like to write a number to a file, and then later retrieve that number from a file." is much clearer than something about a game and a quest, etc.
Try to get a sample application working (using unbeatables post as a starting point) before you try to integrate it into your game. You sample program should do exactly what you're trying to do and nothing else (ie. write a number to a file, and then read it in again.)
If you get that to work on its own, you should have no problem integrating it into the game.
Post back with results from the sample program.
Dave
daviddoria
Posting Virtuoso
1,996 posts since Feb 2008
Reputation Points: 437
Solved Threads: 204