EVENT EXITGAMESCREEN

From EDukeWiki
Revision as of 07:34, 4 February 2022 by Doom64hunter (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Event ID player# THISACTOR RETURN
EVENT_EXITGAMESCREEN myconnectindex player->i 1 value

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.