EVENT NEWGAMESCREEN: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
Jblade (talk | contribs)
mNo edit summary
Added more accurate conditions to when this event is executed.
Line 1: Line 1:
EVENT_NEWGAMESCREEN is a [[EDuke32 event list|Misc Event]].
EVENT_NEWGAMESCREEN is a [[EDuke32 event list|Misc Event]].


Triggered when a new game is started. Set RETURN to -1 to disable The Birth intro animation.
Triggered whenever a new game is started over the main menu, excluding network games and usermaps.  
 
Set RETURN to -1 to disable the hardcoded Episode 4 intro cutscene.


[[Category:Events]]
[[Category:Events]]

Revision as of 03:26, 23 February 2020

EVENT_NEWGAMESCREEN is a Misc Event.

Triggered whenever a new game is started over the main menu, excluding network games and usermaps.

Set RETURN to -1 to disable the hardcoded Episode 4 intro cutscene.