View Single Post
Re: Bots get kicked after join
Old
  (#10)
KWo
Developer of PODBot mm
 
KWo's Avatar
 
Status: Offline
Posts: 3,425
Join Date: Apr 2004
Default Re: Bots get kicked after join - 15-05-2007

If You want to have 9 bots all the time - regardless of how many humans is on Your server You need to configure it so:
pb_bot_quota_match 0
pb_minbots 9
pb_maxbots 0

If that wouldn't work try this way:
pb_bot_quota_match 0
pb_minbots 0
pb_maxbots 0
pb add
pb add
pb add
pb add
pb add
pb add
pb add
pb add
pb add

Make sure pb_maxbots is 0 - it switches off the auto add/kick bot function. Read docs - it's clearly written there.
  
Reply With Quote