“Persistent storage of data in a mySQL database. Character position and stats are saved when the character logs off and restored when it enters world again.”
I was wondering if you, or possibly someone else could explain a little more into this. Do you lose data if you don’t log off, and the game crashes for example or something of this matter happens? If not, how did you go about storing all of this massive amounts of data, just in mySQL?