is there any way i could make a gameover screen with three choices: new, continue, and quit?
i was using a room to do it in, and the new button works. but is there a way the continue button could make the load box come up, and the quit close the game?
You want to look in the manual under the QuitGame and RestoreGame dialogues, respectively.
Thanks.