Update the other 2 cfgs

This commit is contained in:
FryTechTips 2023-04-13 23:30:29 -04:00
parent aae3740014
commit 8b576b26d5
2 changed files with 2 additions and 0 deletions

View File

@ -37,6 +37,7 @@ set sv_floodProtect "1" // Chat Spam Protection
set g_log "boiii/games_cp.log" // Gamelog filename. If you edit this, Make sure you change B3.xml if you have bigbrotherbot.
set sv_lobby_mode "cp" // Sets the lobby type to camapaign
set sv_skip_lobby "1" // Makes the server load the map immediately instead of waiting at the lobby. Turn this off if you want to use playlists instead(currently required for custom maps).
set sv_lanonly "0" // Keep your server from bordcasting to the public list and Local LAN only.
//////////////////////////////////////////////////
// BASE GAME CONFIGURATION //

View File

@ -37,6 +37,7 @@ set sv_floodProtect "1" // Chat Spam Protection
set g_log "boiii/games_zm.log" // Gamelog filename. If you edit this, Make sure you change B3.xml if you have bigbrotherbot.
set sv_lobby_mode "zm" // Sets the lobby type to zombies
set sv_skip_lobby "1" // Makes the server load the map immediately instead of waiting at the lobby. Turn this off if you want to use playlists instead(currently required for custom maps).
set sv_lanonly "0" // Keep your server from bordcasting to the public list and Local LAN only.
//////////////////////////////////////////////////
// BASE GAME CONFIGURATION //