How do you put in an end?
katamariboy101
19 Apr 2011, 10:28Hey, i'm new to Quest 4 and i need help.
i have finished my game and i want to put in an ending (with the text block which i've done). i can't find anything in the help or tutorial. anyone know?
i have finished my game and i want to put in an ending (with the text block which i've done). i can't find anything in the help or tutorial. anyone know?
Alex
19 Apr 2011, 17:24The text box will display automatically when you use the relevant script command from the "Game Control" category.
So for example, if the player dies when they drink poison, in the poison object's "drink" verb, make it run a script and choose the "Finish the game by making the player lose" command. The text in your "lose" text block will then be printed.
So for example, if the player dies when they drink poison, in the poison object's "drink" verb, make it run a script and choose the "Finish the game by making the player lose" command. The text in your "lose" text block will then be printed.
katamariboy101
20 Apr 2011, 09:26Thanks