look in the manual -.-

Code:
game_save("name",1,SV_ALL-SV_INFO); 

saves the game as "name_1.sav"

and

Code:
game_load("name",1); 

loads the file called "name_1.sav"


those basic functions are included in the default.c
just open the script and look how the game save,load,quit..etc.. works..

Last edited by Espér; 02/07/09 12:57.

Selling my Acknex Engine Editions (A7 Com & A8 Pro):
>> click here if you are interested <<