Could someone code an example of a script that checks if the user has a savefile, if he does it loads it, and if he doesn't it creates and saves a new one. Only save and load an example variable like x or something.
Normally I wouldn't ask somebody else to code something for me, but I give up on savefiles.
ID:157666
![]() Jan 25 2010, 3:06 am
|
|
![]() Jan 25 2010, 3:35 am
|
|
I think using the fexist procedure will solve your problems.
|
Sorry for the long reply. I know of fexist, but thats not my problem. My problem is the placing of a save/load script, may someone please show an example of one that manipulates an example variable (like x or something).
|
client/New() Is that what you are talking about ? |