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.
|