EVENT EXITGAMESCREEN: Difference between revisions
|  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..." | Doom64hunter (talk | contribs) mNo edit summary | ||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| EVENT_EXITGAMESCREEN is a [[EDuke32 event list| | {{EventTable|EVENT_EXITGAMESCREEN|[[myconnectindex]]|[[i|player->i]]|1 value}} | ||
| 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]] | ||
Latest revision as of 07:34, 4 February 2022
| 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.
