EVENT NEWGAME: Difference between revisions
Jump to navigation
Jump to search
Doom64hunter (talk | contribs) m Added note about order of EVENT_NEWGAMECUSTOM and EVENT_NEWGAME. |
Doom64hunter (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
EVENT_NEWGAME is a [[EDuke32 event list|Game Event]]. | EVENT_NEWGAME is a [[EDuke32 event list|Game Event]]. | ||
This [[event]] is fired when a new game is started, | This [[event]] is fired when a new game is started. | ||
This occurs when starting a new game over the main menu, loading a save, or when executing the `changelevel` or `map` console commands. | |||
[[Category:Events]] | [[Category:Events]] |
Revision as of 07:07, 3 August 2021
EVENT_NEWGAME is a Game Event.
This event is fired when a new game is started.
This occurs when starting a new game over the main menu, loading a save, or when executing the `changelevel` or `map` console commands.