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: Difference between revisions

From BZFlagWiki
Jump to navigation Jump to search
Alezakos (talk | contribs)
Created page with "{{apicall | name = bz_cancelCountdown | returns = | returntype = void | description = Stops the countdown before a match has been started. | param1 =..."
 
(No difference)

Latest revision as of 09:29, 21 December 2014

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.