View Single Post
Re: pb_maxbots not working
Old
  (#2)
KWo
Developer of PODBot mm
 
KWo's Avatar
 
Status: Offline
Posts: 3,425
Join Date: Apr 2004
Default Re: pb_maxbots not working - 11-07-2007

No - You got it wrong.
Quote:
Originally Posted by docs of podbot mm V3
pb fillserver [skill [personality [team [model]]]]
Meaning of the parameters is like for add command. This command let You fill the server by bots until reaching by podbots+human_players(or other bots):
a) the max_bots value if it is specyfied (different than 0)
b) max_players if pb_maxbots is not specyfied (or is equal to 0)
As You can see pb_maxbots is only the limit for "pb fillserver" and for "pb add" command, but it's not a bot_quota or anything like this.
Auto add/kick bot function starts to work if pb_maxbots is grater than 0 (and pb_bot_quota_match is 0), but the function keeps the amount of bots+humans on the server according to the number of bots You have added by pb add commands (or from the podbotmenu).
I think I have to write it more clearly in docs, because it still confuses the users...
  
Reply With Quote