Explicit Ready for Games
Coliseum2 1.9 implements a new feature that, if enabled by the server admin, will allow each player to wait until he/she is warmed up and ready for battle by explicitly telling the game that they are ready. This may be active for any game type.
Enabling Explicit Ready:
g_doWarmup must be set to 1 for explicit ready to work. Otherwise, the following variable will have no effect.
To enable explicit ready, set the variable to the sum bit flags of the desired options.
CVAR: g_readyrules
default is zero (0) - explicit ready not active for any game.
Ready Rule Bit Flag Value Description Free For All 1 Tournament 2 Team Deathmatch 4 Capture The Flag 8 Allow notready 16 Allow players to reverse their ready status before match starts (i.e. during warmup).
Becoming Ready:
Assuming that explicit ready is enabled, players may type in the console /ready at any time during warmup to tell the game that they are ready to do battle. Once all players are ready then warmup will begin after which the match will start. If allowed, players my type /notready to reverse their ready status. Players who join matches already in progress are automatically ready. Bots are always ready.
Until all players are ready, the message "Not All Players Ready" will be superimposed over the screen during warmup. Players using the enhanced scoreboard may see who is ready or not.
Ready Commands:
ready
notready
Referee and Team Captains may have the allready command available to force others players to be ready.
Table of Contents | Voting Enhancements | Help System |