OnGameEnd

From Soldat Community Wiki
Revision as of 13:54, 15 August 2012 by Freeman (talk | contribs) (Created page with "procedure OnGameEnd(); Parameter Info: None Description: This procedure will be called every time the current game ends via Time Limit or Score Limit. The difference between...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

procedure OnGameEnd();

Parameter Info: None

Description: This procedure will be called every time the current game ends via Time Limit or Score Limit. The difference between this event and OnMapChange, is that OnGameEnd is called the moment the match ends (when players all stop and the scoreboard appears), 5 seconds later OnMapChange is called. Manual updated on 2009-11-15 06:03:35 GMT-08:00