View Single Post
Need help adding bots
Old
  (#1)
mattisbogus
Member
 
Status: Offline
Posts: 46
Join Date: Jun 2009
Default Need help adding bots - 23-06-2009

Okay so I am running a Human vs bot server. What I am wanting to do, is add 2 bots per. person, and have at least 3 bots on the server constantly, so this is how I have my podbot.cfg setup.

pb_minbots 3
pb_maxbots 20
pb_bot_quota_match 2

pb add 75 < --- 20 times that

So what I want to happen, is if there are 10 humans I want a max of 20 bots. If there was 8 people I want 16 bots etc.

My problem is that when there starts to be over 7 humans, the bots will join, but they will spectate...

I think the solution would be to add pb_maxbots 30, and add pb add 75 30 times right? The problem with that, is every time I start the server or go to a new map 30 bots must be added to the server. No problem with that, but since I have pb_minbots 3, 27 bots get kicked all at the sametime, causing the server to crash because of an overflow error.

Is there anyway else I can get this to work, I just can't get my head around this, please anyone?
  
Reply With Quote