Server and Bots

Discuss anything to do with Nexuiz here.

Moderators: Nexuiz Moderators, Moderators

Server and Bots

Postby sirio81 » Thu Sep 04, 2008 8:53 am

Hi all I set my my public server like that:

Code: Select all
maxplayers 12
bot_number 6 // number of bots to add
minplayers 6 // add bots if less then that number of players playing. MAKE SURE ITS LESS THEN maxplayers or people will get blocked by bots!


Correct if I'm wrong: with these swettings I have 6 bots till the number of player if less then or equal to 6 (6+6=12).
If other player join the server, the bot get substitute:
7 player, 5 bots
8 player, 4 bots and so on

Till the maximum of 12 players.

Is it right?
sirio81
Newbie
 
Posts: 6
Joined: Sat Mar 08, 2008 1:44 pm

Postby esteel » Thu Sep 04, 2008 11:32 am

I'm not sure if minplayers and botnumber are supposed to work together.. Why not just use minplayers 10? that will make sure it adds bots if there are less then 10 players on the server.. 11 would make it unbalanced and 12 block the free join-slots :)
esteel
Site admin and forum addon
 
Posts: 3924
Joined: Wed Mar 01, 2006 8:27 am

Postby sirio81 » Thu Sep 04, 2008 11:50 am

Why not just use minplayers 10? that will make sure it adds bots if there are less then 10 players on the server


Ok, now I got it.
maxplayers 12
minplayers 10

if we join in 3 persons, there will be 10-3=7 bots.

so bot_number is for a fixed number of bot.

Thanks.
sirio81
Newbie
 
Posts: 6
Joined: Sat Mar 08, 2008 1:44 pm

Postby esteel » Thu Sep 04, 2008 6:29 pm

Yes. The thing with with using both MIGHT work (i have not tested it) if you use bot_number 3; minplayers 10 .. MAYBE you then get 3 fixed bots and depending on playernumbers up to 6 more. 3 fixed + at least 1 player + 6 = 10 But as i said, i did not test..
esteel
Site admin and forum addon
 
Posts: 3924
Joined: Wed Mar 01, 2006 8:27 am


Return to Nexuiz - General Discussion

Who is online

Users browsing this forum: No registered users and 1 guest

cron