1,584
edits
DrinkyBird (talk | contribs) (Created page with "int '''GetGameModeState''' (void) Return values are: GAMESTATE_UNSPECIFIED = -1, GAMESTATE_WAITFORPLAYERS = 0, GAMESTATE_COUNTDOWN = 1, GAMESTATE_INPROGRESS...") |
DrinkyBird (talk | contribs) No edit summary |
||
Line 32: | Line 32: | ||
In all other gamemodes, this result is returned during the delay at the end of the level. | In all other gamemodes, this result is returned during the delay at the end of the level. | ||
[[Category: ACS Functions]] |