So, how would I save a list to a savefile?
My mobs have some vars that are lists.
Using server-side saving, all string/number variables are loaded correctly, but the lists are not --everytime I load my savefile, the list variables are empty.
Is there a way to save a mob's list to its savefile?
Thanks for reading,
Gooseheaded
P.S. If I was not clear, forgive me.
P.S.S. I've searched around the forums, but I havent found a thread with this topic. If there is one out there, please link me.
http://www.byond.com/developer/Super16/OBJSAVING
Tell me if it doesn't work. I didn't test it out, but it sounded like what you were looking for.