diff --git a/main/pvbrust.cfg b/main/pvbrust.cfg index 36f62b5..b1fb19b 100644 --- a/main/pvbrust.cfg +++ b/main/pvbrust.cfg @@ -489,8 +489,8 @@ set iw4x_onelog "" // CUSTOM -set bot_pvb_helper_noPlayersOnTeam "axis" -set bot_pvb_helper_customBotClassTeam "" +set bot_pvb_helper_noPlayersOnTeam "allies" +set bot_pvb_helper_customBotClassTeam "axis" set scr_showHP "1" set scr_allowFPSBooster "1" set bot_sniperCheck "1" diff --git a/main/pvbvote.cfg b/main/pvbvote.cfg index 0224322..20e03a3 100644 --- a/main/pvbvote.cfg +++ b/main/pvbvote.cfg @@ -489,8 +489,8 @@ set iw4x_onelog "" // CUSTOM -set bot_pvb_helper_noPlayersOnTeam "allies" -set bot_pvb_helper_customBotClassTeam "axis" +set bot_pvb_helper_noPlayersOnTeam "axis" +set bot_pvb_helper_customBotClassTeam "" set scr_showHP "1" set scr_allowFPSBooster "1" set bot_sniperCheck "1"