EVENT EXITPROGRAMSCREEN: Difference between revisions
mNo edit summary |
Doom64hunter (talk | contribs) mNo edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{EventTable|EVENT_EXITPROGRAMSCREEN|[[myconnectindex]]|[[i|player->i]]|1 value}} | |||
EVENT_EXITPROGRAMSCREEN is a [[EDuke32 event list|Misc Event]]. | EVENT_EXITPROGRAMSCREEN is a [[EDuke32 event list|Misc Event]]. | ||
Triggered when the program is closed. Set RETURN to - | Triggered when the program is closed. Set RETURN to a non-zero value to disable the shareware or TEN screens, if they were enabled in LOGO_FLAGS. | ||
[[Category:Events]] | [[Category:Events]] | ||
Latest revision as of 06:35, 4 February 2022
| Event ID | player# | THISACTOR | RETURN | |
|---|---|---|---|---|
| EVENT_EXITPROGRAMSCREEN | myconnectindex | player->i | 1 value |
EVENT_EXITPROGRAMSCREEN is a Misc Event.
Triggered when the program is closed. Set RETURN to a non-zero value to disable the shareware or TEN screens, if they were enabled in LOGO_FLAGS.