View Single Post
Re: PB Server Craches
Old
  (#12)
deelight
Member
 
Status: Offline
Posts: 16
Join Date: Mar 2008
Location: Luebeck, Germany
Default Re: PB Server Craches - 09-03-2008

Quote:
Originally Posted by KWo View Post
Hey - but I don't understand this setting You have there, which is wrong:
Code:
# Ths function is also not working in the case if pb_bot_quota_match 
# is grater than 0 (in that case amount of bots follow the number
# humans * pb_bot_quota_match - of course in the min/maxbots limit).
pb_minbots 10
pb_maxbots 10

pb_bot_quota_match 2
What do You really want to have there?
That should be my next question

I first tryed
minbots 0
maxbots 12
quota 2

and then pb fillserver

The bot joins, and get directly kicked

Can u tell me how to setup that i have 12 Bots evrytime and 0 Bots if server is full of humans?


  
Reply With Quote