?
2011-08-24 18:06:36 UTC
Idk if that was the correct term, so i am gonna describe it.
------------
I am making a text-based game, so this is written in console, not forms.
I would like to save a group of variables onto a type of file. (I don't care what type)
Then, later when a player opens the game (console app), they can load the game.
the game loaded is just the player's stats. You know, name, strength, wisdom, Hp.
--------
I know this has to be possible. Can someone please help me, I would be incredibly thankful.
Thx for the help :)