EVENT SAVEGAME: Difference between revisions
Hendricks266 (talk | contribs) Created page with "EVENT_SAVEGAME is a Game Event. This event is fired when a savegame is created. Category:Events" |
Doom64hunter (talk | contribs) mNo edit summary |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{EventTable|1=EVENT_SAVEGAME|2=[[myconnectindex]]|3=[[i|player->i]]|4=0 values}} | |||
EVENT_SAVEGAME is a [[EDuke32 event list|Game Event]]. | EVENT_SAVEGAME is a [[EDuke32 event list|Game Event]]. | ||
This [[event]] is fired | This [[event]] is fired immediately before a savegame is created. | ||
[[Category:Events]] | [[Category:Events]] | ||
Latest revision as of 07:01, 4 February 2022
| Event ID | player# | THISACTOR | RETURN | |
|---|---|---|---|---|
| EVENT_SAVEGAME | myconnectindex | player->i | 0 values |
EVENT_SAVEGAME is a Game Event.
This event is fired immediately before a savegame is created.