
10-19-2010, 11:26 AM
|
|
Malorian
|
 |
Join Date: May 2004
Posts: 5,289
|
|
|
I've always found saving data to files to be more hassle than it's worth it, and a definite speed decrease comparing to SQLite tables. The way I handle items, skills etc. on Maloria is that I load everything once upon login to a player.items TStaticVar, and whenever an item is obtained during gameplay it's added both to that TStaticVar and saved into the SQLite table. |
__________________
Follow my work on social media post-Graal: Updated august 2025.
|
|
|
|