ID:139241
 
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

Client-side savefiles are stored in a directory related to the world.hub string for your game. Accessing them shouldn't be particularly important.