EVENT EXITGAMESCREEN: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
Jblade (talk | contribs)
Created page with "EVENT_EXITGAMESCREEN is a Game Event. Triggered when a running game is ended. Set RETURN to -1 to disable the deathmatch score screen when you quit mid..."
 
Jblade (talk | contribs)
mNo edit summary
Line 1: Line 1:
EVENT_EXITGAMESCREEN is a [[EDuke32 event list|Game Event]].
EVENT_EXITGAMESCREEN is a [[EDuke32 event list|Misc Event]].


Triggered when a running game is ended. Set RETURN to -1 to disable the deathmatch score screen when you quit mid-game.
Triggered when a running game is ended. Set RETURN to -1 to disable the deathmatch score screen when you quit mid-game.


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

Revision as of 08:15, 29 January 2019

EVENT_EXITGAMESCREEN is a Misc Event.

Triggered when a running game is ended. Set RETURN to -1 to disable the deathmatch score screen when you quit mid-game.