Hi Mysterious,

Try this to save :
game_save("save",0,SV_ALL);

And to load, use this :
if (game_load("save",0) <= 0) { print("Load Error!"); }


Leader "Mach Creation"
A7.80.1 Pro