Well - more experiencer they will be if sPlOrYgOn will have time and he will write them some more AI (
. Temprary he is extremaly busy and he can't do this.
About one team.
Quote:
Originally Posted by podbot mm doc
fillserver [skill [personality [team [model]]]]
Meaning of the parameters is like for addbot 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 max_bots is not specyfied (or is equal to 0)
If You want fill Your server by bots with random skill (between minbotskill and maxbotskill), but as "aggresssive" (and You don't care about their models or team), write this line:
fillserver 101 2
If You want for example fill the server by bots with skill 100, random personality , random team and random model - write this line:
fillserver 100
If You wish to fill the server by bots, but all bots to one team only - then write this:
a)example for T team and skill 90, all else random:
fillserver 90 5 1
b)example for CT team and skill and personalities randomly, model 3:
fillserver 101 5 2 3
The rules are the same for parameters like for addbot command (except 'name' parameter - for fillserver this parameter doesn't exist).
NOTE:
If You want fill server by bots to only one team don't forget set-up game variables "mp_autoteambalance" and "mp_limitteams" to 0.
|
Note - fillserver it's a command to use it in podbot.cfg. If You want to use it during the game, You need to write
pb fillserver
with the parameters like above in doc - all syntax is the same, You need only add this prefix "pb" without quotes.
[Edit]
to better contsrol Your bots on the server You can use
mEAn adminmod bot manager.
[/Edit]