Hello, I'm thinking to save Wanted levels, player money, player skins, player weapons, cars in a database automaticly.
But where is the best place I can store it? MySQL? (and how) or a XML file or a plain text file (like lua or something).
And how can you get those things when a player disconnect? (Also for when a player have Network Trouble, because I have many players who have money and a tuned car, and they got disconnected, and when they reconnect their skin, weapons, money and car etc is resetted. What I want is to save it automaticly when a player disconnects, log out's, or MTA closes directly (or shut down the pc).