game end

Started by , Tue 22/07/2003 21:26:47

Previous topic - Next topic

oscar

now I have finished a game...it has two different endings.
so how do I make the game end after a cutscene?

prowler

you could pop up the quit dialog... :)

Al_Ninio

If you want the game to end immediately after the cutscene ends add

QuitGame(0);

after your cutscene's script.
if you want the quit dialog to appear just exchange that 0 with a 1.

oscar

ok, thanks a lot =D

SMF spam blocked by CleanTalk