This wiki was in read-only mode for many years, but can now be edited again. A lot of information will need to be updated.

bz_cancelCountdown

From BZFlagWiki
Revision as of 09:29, 21 December 2014 by Alezakos (talk | contribs) (Created page with "{{apicall | name = bz_cancelCountdown | returns = | returntype = void | description = Stops the countdown before a match has been started. | param1 =...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

void bz_cancelCountdown (const char* canceledBy)


Stops the countdown before a match has been started.

Parameters:
canceledBy  -  The name of the player stopping the countdown. Note that this value does not have to be a callsign of a player in the server, it can be any string or null.