This wiki is archived and useful information is being migrated to the main bzflag.org website
bz_cancelCountdown
From BZFlagWiki
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
.