Here's the thing, I want to create a system in which you can purchase and unlock almost any skin you want, but I have no idea how will I be able to save the unlocked skin data, storing the data ingame would most likely be with an array or something, but how exactly should I save without creating thousands of variables? Is it possible with MySQL? Or is it better with .ini files or something?
↧