EVENT NEWGAME

From EDukeWiki
Revision as of 00:39, 5 August 2021 by Doom64hunter (talk | contribs)
Jump to navigation Jump to search
Event ID player# THISACTOR RETURN
EVENT_NEWGAME Current Player player->i none

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.