View Single Post
Re: Make Bots stay on one team.
Old
  (#7)
KWo
Developer of PODBot mm
 
KWo's Avatar
 
Status: Offline
Posts: 3,425
Join Date: Apr 2004
Default Re: Make Bots stay on one team. - 11-05-2007

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).
  
Reply With Quote