.:: Bots United ::.

.:: Bots United ::. (http://forums.bots-united.com/index.php)
-   Common Questions (http://forums.bots-united.com/forumdisplay.php?f=51)
-   -   pb_bot_quota_match (Bots vs players) (http://forums.bots-united.com/showthread.php?t=8568)

Bend3R 10-04-2011 17:12

pb_bot_quota_match (Bots vs players)
 
This command do not work the way it should.
As I get it from the document (http://podbotmm.bots-united.com/main_pb_page/index.htm), it will be bots vs players.
I do not use any team balance (meta or AMXX) plugins.
mp_autoteambalance 0
mp_limitteams 0
pb_maxbots 18
pb_bot_quota_match 2

The way it work is when a player join randomly put a bot with the player (1 player and 1 bot against 1 bot) and vice versa (both bots against the player (1 player against 2 bots, the way I want it to be)).
And for every player which join, the bots balance teams to be same player count in both teams.
The way I want is to seperate them (bots and players).
1 team for the players and 1 team for bots.

KWo 10-04-2011 19:17

Re: pb_bot_quota_match (Bots vs players)
 
Quote:

Originally Posted by docs
pb_bot_quota_match (value) - configure the number of bots that will match humans on the server (number_of_bots = number_of_humans * pb_bot_quota_match). In this case number of bots will be limited by pb_minbots and pb_maxbots settings. For that function pb_maxbots keeps the max limit of bots on the server (not max number of bots + humans like it's for auto add/kick bot function - when pb_bot_quota_match is 0). The work of the function matching humans is stopped by usage some of these functions - pb fillserver or pb removebots. In both cases pb_bot_quota_match will be set to 0. If pb_bot_quota_match is grater than 0, You cannot use commands pb add and pb remove (because of the reason the amount of bots must match humans...). Default is 0 (bots don't match humans).

Where did You get it from the bots should join the team "against" humans? It says ONLY about amount of bots on the server.
If You want to have bots joining only one team, You can change this parameter:
# Changing the setting below forces bots joining to certain team.
# Useful if You want to have always bots in one team against humans.
# Argument values: "ANY", "T", "CT". Default is "ANY".
pb_bot_join_team "ANY"

Bend3R 27-04-2011 15:29

Re: pb_bot_quota_match (Bots vs players)
 
My mistake then.
Anyway, can this be done the way I want it?

KWo 27-04-2011 16:34

Re: pb_bot_quota_match (Bots vs players)
 
No. This function works as it is couple of years, so I cannot change its functionality to make happy one user, but thus - maybe make unhappy a lot of users using this function as it is now working.


All times are GMT +2. The time now is 14:44.

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