EVENT MAINMENUSCREEN: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
Jblade (talk | contribs)
mNo edit summary
More accurate description.
Line 1: Line 1:
EVENT_MAINMENUSCREEN is a [[EDuke32 event list|Misc Event]].
EVENT_MAINMENUSCREEN is a [[EDuke32 event list|Misc Event]].


Triggered before the main menu is displayed. Set RETURN to -1 to disable the screens that appear before the main menu.
Triggered when the intro logos are displayed, which occurs on first startup, on quitting to title, and when completing a usermap or episode.  
 
Set RETURN to -1 to disable the logo screens that appear before the main menu is displayed.


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

Revision as of 03:16, 23 February 2020

EVENT_MAINMENUSCREEN is a Misc Event.

Triggered when the intro logos are displayed, which occurs on first startup, on quitting to title, and when completing a usermap or episode.

Set RETURN to -1 to disable the logo screens that appear before the main menu is displayed.