16.05.2012, 02:43
I think SQL is much easier once you get use to the context. With threaded SQL you can save as the game progresses without causing latency. The way my game mode is written, when you exit a vehicle it's position and stats are save. When money changes hands, that transaction is saved. There is no need to save all variables when the game mode exits.