Difference between revisions of "Messagebox Tutorial/GameMode And MenuMode"
Jump to navigation
Jump to search
Messagebox Tutorial/GameMode And MenuMode (edit)
Revision as of 01:59, 15 September 2007
, 01:59, 15 September 2007→Example code (Multiple Menus Script from the MessageBox Tutorial): No longer needed
imported>Haama m (→A few notes: Better name) |
imported>Haama (→Example code (Multiple Menus Script from the MessageBox Tutorial): No longer needed) |
||
Line 78: | Line 78: | ||
For each menu, you will need to set the ExitButton. This is important so there won't be a menu displayed from the GameMode block after the player has decided to exit. Set it to -2 if there aren't any options that will let the player exit the menu. | For each menu, you will need to set the ExitButton. This is important so there won't be a menu displayed from the GameMode block after the player has decided to exit. Set it to -2 if there aren't any options that will let the player exit the menu. | ||
[[Category: Scripting Tutorials]] | [[Category: Scripting Tutorials]] |