Saving + Windows
Posted: Wed Nov 09, 2005 4:47 pm
				
				The saving for my game works for the first time.
The second time he tells me that it was not possible to save.
I create the file like this:
if createfile(0,"savegame.dat")
Do I have to delete the file first?
How do I do this?
			The second time he tells me that it was not possible to save.
I create the file like this:
if createfile(0,"savegame.dat")
Do I have to delete the file first?
How do I do this?