View Single Post
Re: Condition Zero problem
Old
  (#2)
commonbullet
Member
 
commonbullet's Avatar
 
Status: Offline
Posts: 49
Join Date: Nov 2004
Default Re: Condition Zero problem - 17-09-2008

Maybe it will help you:
Quote:
Originally Posted by Mike
If you set bot_auto_vacate to 1, the system will always keep one player slot open, kicking bots if necessary.

For example, assume bot_quota is 4, maxplayers is 8, and there are 4 humans in the game. That means the game is full (4 bots + 4 humans = 8 players) and no-one is able to join.

If you turn on bot_auto_vacate in that situation, the system will kick one bot to keep a slot open for a human to join, leaving 3 bots and 4 humans.

If the number of humans then drops to 3, a bot will re-join since 4 bots + 3 humans = 7 players, and a slot is still available.

-Mike
  
Reply With Quote