Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #107.71K
1 Posted Topic
It looks like your members in game are public, so all you have to do is make a game object and load it up with the data [code=c++]Game g1; g1.player_One = stored;[/code] and so on You just have to make sure that the data you read/write to a file is …
The End.
jjman4562