Merge pull request #10 from 4doorsmorehoes/main

Yeet a unstable bot command
This commit is contained in:
Dss0 2023-03-22 22:37:17 +01:00 committed by GitHub
commit 46a353c79d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 2 additions and 3 deletions

View File

@ -42,7 +42,6 @@ set sv_skip_lobby "1" // Makes the server load the map
// BOT CONFIGURATION // // BOT CONFIGURATION //
////////////////////////////////////////////////// //////////////////////////////////////////////////
set sv_botsoak "0" // Fill your empty server with bots automatically until real players take over.
set bot_maxallies "0" // Amount of Bots on the Friendly Team set bot_maxallies "0" // Amount of Bots on the Friendly Team
set bot_maxAxis "0" // Amount of Bots on the Enemy Team set bot_maxAxis "0" // Amount of Bots on the Enemy Team
set bot_maxFree "0" // Bots free-for-all based modes? Untested. set bot_maxFree "0" // Bots free-for-all based modes? Untested.

View File

@ -34,7 +34,7 @@ set sv_timeout "30" // Timeout time period. You will
set sv_reconnectlimit "3" // How many times you can try to reconnect set sv_reconnectlimit "3" // How many times you can try to reconnect
set sv_pure "0" // verifying cilent files set sv_pure "0" // verifying cilent files
set sv_floodProtect "1" // Chat Spam Protection set sv_floodProtect "1" // Chat Spam Protection
set g_log "1" // Enables logging 0-1. 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_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_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).

View File

@ -34,7 +34,7 @@ set sv_timeout "30" // Timeout time period. You will
set sv_reconnectlimit "3" // How many times you can try to reconnect set sv_reconnectlimit "3" // How many times you can try to reconnect
set sv_pure "0" // verifying cilent files set sv_pure "0" // verifying cilent files
set sv_floodProtect "1" // Chat Spam Protection set sv_floodProtect "1" // Chat Spam Protection
set g_log "1" // Enables logging 0-1. 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_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_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).