EVENT EXITGAMESCREEN: Difference between revisions
mNo edit summary |
Doom64hunter (talk | contribs) mNo edit summary |
||
| Line 1: | Line 1: | ||
{{EventTable|EVENT_EXITGAMESCREEN|Current Player|[[i|player->i]]|yes (1 value)}} | |||
EVENT_EXITGAMESCREEN is a [[EDuke32 event list|Misc Event]]. | EVENT_EXITGAMESCREEN is a [[EDuke32 event list|Misc Event]]. | ||
Revision as of 23:31, 4 August 2021
| Event ID | player# | THISACTOR | RETURN | |
|---|---|---|---|---|
| EVENT_EXITGAMESCREEN | Current Player | player->i | yes (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.