Well - there is a specific setting in podbot.cfg since some version of V3 pb mm which let You put all the times all bots always in one team.
Quote:
Originally Posted by podbot.cfg
# Changing the setting below forces bots joining to certain team.
# Useful if You want to have always bots in one team against humans.
# Argument values: "ANY", "T", "CT"
pb_bot_join_team "ANY"
|
As You can see changing the value from "ANY" to - for example - "T" will force bots to always be added into Terrorist team (regardless what was the [team] parameter for pb add command).