Current menu: Difference between revisions
Jump to navigation
Jump to search
Rasmusthorup (talk | contribs) No edit summary |
Overkill666 (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
When the player is displaying the menu ( the menu when the player presses escape or when game starts ) this gamevar is set to the number corresponding to the menu that the player is currently displaying. | When the player is displaying the menu ( the menu when the player presses escape or when game starts ) this gamevar is set to the number corresponding to the menu that the player is currently displaying. | ||
* 0: Main menu (title screen) | |||
* 50: Main menu (game paused) | |||
* 100: Select an episode | |||
* 102: Select a user map | |||
* 110: Select skill | |||
* 200: Game setup | |||
* 201: More game setup | |||
* 202: Options | |||
* 203: Video setup | |||
* 204: Keyboard setup | |||
* 205: Mouse setup | |||
* 212: Advanced mouse setup | |||
* 230: Renderer setup | |||
* 231: Color correction | |||
* 300: Load game | |||
* 351: Save game | |||
* 500: "Are you sure you want to quit?" | |||
* 501: "Quit to title?" | |||
* 700: Sound setup | |||
* 20,002: Player setup | |||
* 20,004: Multiplayer macros | |||
[[Category:Constantly updated gamevars]] | [[Category:Constantly updated gamevars]] |
Revision as of 20:59, 29 September 2012
When the player is displaying the menu ( the menu when the player presses escape or when game starts ) this gamevar is set to the number corresponding to the menu that the player is currently displaying.
- 0: Main menu (title screen)
- 50: Main menu (game paused)
- 100: Select an episode
- 102: Select a user map
- 110: Select skill
- 200: Game setup
- 201: More game setup
- 202: Options
- 203: Video setup
- 204: Keyboard setup
- 205: Mouse setup
- 212: Advanced mouse setup
- 230: Renderer setup
- 231: Color correction
- 300: Load game
- 351: Save game
- 500: "Are you sure you want to quit?"
- 501: "Quit to title?"
- 700: Sound setup
- 20,002: Player setup
- 20,004: Multiplayer macros