Quote:
|
Ahh- that seems pretty pointless... I think I'll just stick to an array kind of format, thanks though!! =D
|
When I was working on GK's quest system, I was storing information in a clientr. TStaticVar object, and upon onPlayerLogout(), I converted it to several strings (one for each quest), and then reloaded it into the object (and removing the strings) upon onPlayerLogin().