fix: add GG to server.cfg
This commit is contained in:
parent
65adce565d
commit
59f7c2ff4d
@ -242,6 +242,19 @@ set scr_grnd_winlimit "1" // Amount of wins needed to win
|
|||||||
set scr_grnd_zoneSwitchTime "60" // Amount of time before the zone switches.
|
set scr_grnd_zoneSwitchTime "60" // Amount of time before the zone switches.
|
||||||
set scr_grnd_promode "0"
|
set scr_grnd_promode "0"
|
||||||
|
|
||||||
|
//////////////////////////////////////////////////
|
||||||
|
// GUN GAME GAMETYPE SETTINGS //
|
||||||
|
//////////////////////////////////////////////////
|
||||||
|
|
||||||
|
set scr_gun_scorelimit "18" // Score limit to win the game.
|
||||||
|
set scr_gun_timelimit "10" // Duration in minutes for the game to end if the score limit isn't reached.
|
||||||
|
set scr_gun_roundlimit "1" // Rounds per game.
|
||||||
|
set scr_gun_winlimit "1" // Amount of wins needed to win a round-based game.
|
||||||
|
set scr_gun_numlives "0" // Number of lives per player 0 for unlimited.
|
||||||
|
set scr_gun_playerrespawndelay "0" // How long player will wait until respawn.
|
||||||
|
set scr_gun_waverespawndelay "0" // Duration is seconds before the first respawn in each round.
|
||||||
|
set scr_gun_promode "0"
|
||||||
|
|
||||||
//////////////////////////////////////////////////
|
//////////////////////////////////////////////////
|
||||||
// BLITZ GAMETYPE SETTINGS //
|
// BLITZ GAMETYPE SETTINGS //
|
||||||
//////////////////////////////////////////////////
|
//////////////////////////////////////////////////
|
||||||
|
Loading…
x
Reference in New Issue
Block a user