mob/verb/TestSave()
usr << ftp('World.sav')
I have the save part down supposedly... But how would I be able to upload the file?
ID:174214
![]() Sep 16 2003, 11:39 am
|
|
It doesn't seem to work..
F["NPCs"] >> NPCs F["browser"] >> browser F["sheet"] >> sheet F["org"] >> org Those are the vars that savefile saves. The savefile works out as lists and when someone uploads the save file I want the vars saved on the lists added onto the present list.. |
This should work. I'm not sure if it's what you want, though.