14.08.2015, 10:11
Hey, guys!
At the moment, I am working on my own roleplay game mode. As the player plays, he would be able to get a job, earn money, buy a car, etc. I can save the job id or the amount of money as variables, but when the player logs out, their values would be annulled. I would like to make a simple system that would save these variables to an external file, and read the information from them when the player logs in, so that they could continue where they left off. Can anyone help me with this?
Thanks in advance.
At the moment, I am working on my own roleplay game mode. As the player plays, he would be able to get a job, earn money, buy a car, etc. I can save the job id or the amount of money as variables, but when the player logs out, their values would be annulled. I would like to make a simple system that would save these variables to an external file, and read the information from them when the player logs in, so that they could continue where they left off. Can anyone help me with this?

Thanks in advance.