Alright, I plan on working on a mod that is going to require a forget ton of client variables, and it needs to save and load them when the client leaves/joins.
I'm used to writing text files and reading them, but this is a very inefficient way of doing it, I've head something about script objects and what not.
Can someone go in depth with a good database system?