Look, i don't know which version of AGS you have, but i can give you information only for version 2.6..
You can do these things:
To hotspot load game, to the interaction editor, select run script. To runscript-screen, use the script command LoadGame ( i think that's the command, see help ags's program for more information).
To Quit game, use the script command QuitGame(0).
I hope i helped
You can do these things:
To hotspot load game, to the interaction editor, select run script. To runscript-screen, use the script command LoadGame ( i think that's the command, see help ags's program for more information).
To Quit game, use the script command QuitGame(0).
I hope i helped