ID:270859
 
im using a client side saving system for my game but theres 1 major problem with it. I dont know how to do a pwipe. Is there a special code to be able to wipe the save files. If yes, would you please like to post the code and give me information about how to do it.

THANK YOU
UP
Normally, you would be able to do
src.client.Export(null)


But it's broke, has anyone found a work-around as of yet?
In response to Flame Sage (#1)
what do you mean by its broke? and doesnt the export(null) load your character again? You will have to recreate every time you join?
In response to Ultimate Productions (#2)
export(null) is supposed to delete the client side file, but it's broke in the current version. Don't know when there going to fix it.
In response to Flame Sage (#3)
what I was thinking of doing wasx just setting all of the vars to null