Added lua file to handle different lobby modes via dvar.

Added campaign cfg and bat.
This commit is contained in:
JezuzLizard
2023-03-11 09:21:25 -08:00
parent a3d740aa40
commit 9cb2f337fa
5 changed files with 165 additions and 2 deletions

View File

@ -35,8 +35,8 @@ set sv_reconnectlimit "3" // How many times you can try to
set sv_pure "0" // verifying cilent files
set sv_floodProtect "1" // Chat Spam Protection
set logfile "1" // Enable loging 1-2? enable. 0 disable. Leave it on if you plan on using B3 or IW4MAdmin.
set g_log "logs/games_mp.log" // Gamelog filename. If you edit this, Make sure you change B3.xml if you have bigbrotherbot. IW4MAdmin auto-detects however.
set g_log "logs/games_zm.log" // Gamelog filename. If you edit this, Make sure you change B3.xml if you have bigbrotherbot. IW4MAdmin auto-detects however.
set sv_lobby_mode "zm" // Sets the lobby type to zombies
//////////////////////////////////////////////////
// BASE GAME CONFIGURATION //