Get Started
·
Register
·
Login
Posts
ID:139241
Favorites
Creations
Medals
Please Help Me
in
Developer Help
[Tips]
ID:139241
Apr 19 2011, 11:11 am
Matrix128
Code:
src.client.Export()
var/savefile/F = new(client.Import())
Problem description:
i made a save system using export and inport but i carnt find where it puts the saves HELP ME
#1
Apr 19 2011, 8:21 pm
Garthor
Client-side savefiles are stored in a directory related to the world.hub string for your game. Accessing them shouldn't be particularly important.
Copyright © 2013 BYOND. All rights reserved.