.:: Bots United ::.

.:: Bots United ::. (http://forums.bots-united.com/index.php)
-   Common Questions (http://forums.bots-united.com/forumdisplay.php?f=51)
-   -   Bots leave for humans.. (http://forums.bots-united.com/showthread.php?t=6327)

CrazyEh 28-05-2007 18:42

Bots leave for humans..
 
How do I make it so if my server doesn't have anyone in, 5 bots will play. But once a human joins, a bot will be kicked, leaving 4 bots and 1 human playing.

I've tried messing with pb_minbots, pb_maxbots, pb_bot_quota_match but can't seem to find the right setting to for this.

Thanks very much, in advance.

KWo 28-05-2007 21:06

Re: Bots leave for humans..
 
You need to have such settings in Your podbot.cfg:

pb_minbots 0
pb_maxbots 5

pb_bot_quota_match 0

pb add 100
pb add 100
pb add 100
pb add 100
pb add 100

CrazyEh 29-05-2007 21:13

Re: Bots leave for humans..
 
Quote:

Originally Posted by KWo (Post 55211)
You need to have such settings in Your podbot.cfg:

pb_minbots 0
pb_maxbots 5

pb_bot_quota_match 0

pb add 100
pb add 100
pb add 100
pb add 100
pb add 100

Thanks, that worked like a charm!

If I want it to be 10, instead of 5, would I use this?

pb_minbots 0
pb_maxbots 10

pb_bot_quota_match 0

pb add 100
pb add 100
pb add 100
pb add 100
pb add 100
pb add 100
pb add 100
pb add 100
pb add 100
pb add 100

And. Is there suppose to be an underscore between pb and add?

Thanks a lot!

KWo 30-05-2007 08:46

Re: Bots leave for humans..
 
Instead writting ten lines "pb add 100" You can use also pb fillserver 100 (it will fill the server with bots up to pb_maxbots setting - if there is nobody yet on the server - of course).
pb with underscore is for settings (cvars), pb without underscore is for commands. That's the difference. :)

NeedHelp 21-12-2007 05:55

Re: Bots leave for humans..
 
tried the same methods, never worked dont' understand why

NeedHelp 23-12-2007 05:51

Re: Bots leave for humans..
 
Working now, i dled the older version thanks for all the help...

netr0pa 10-02-2008 16:43

Re: Bots leave for humans..
 
What about if I want 28 bots in the server but when a player join server, a bot has to leave?

What config can I use then?

KWo 10-02-2008 17:25

Re: Bots leave for humans..
 
You need to have in Your podbot.cfg pb_minbots 0, pb_maxbots 28 and - instead placing 28 "pb add" commands - just write at the end of the file:
pb fillserver 100

netr0pa 12-02-2008 21:22

Re: Bots leave for humans..
 
thx :D :) I tried it now and it works! :) great job from you ^^

but why doesnt the menu work?

When I typed rcon pb menu , it doesnt work at all

I typed rcon pb help first and then I got all commands and one of the commands was "pb menu"

KWo 13-02-2008 07:20

Re: Bots leave for humans..
 
Please, don't be too lazy and read this whole topic 3 times before You will ask again about pb menu...
Hint:
Quote:

Originally Posted by KWo (Post 53127)
Another thing "pb menu" is a client console command, so You don't have to call it as a rcon command (rcon pb menu is not valid). You need to use just:
pb menu



All times are GMT +2. The time now is 17:51.

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.