I ran this all about a year ago and recently decided to put the rine only server back online but had to rebuild the whole thing.
The problem i am having is that i want 9 bots (aliens)max when there are 4 rines (human Players). It is all set up like i had it before but when there are 3 humans on the rines there are 7 bots on alien, when a 4th human player enters rines all is good untill auto balance tosses the 8th bot in then it ends game saying aliens have won.
Server is set to 32 players(no reserved slots for bots or players) so i know it's not a matter of player slots but all in all i am stumped as to why this is happening. Any suggestions?
Maybe a plugin or wichbot config issue? Anyone ever experience this?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thanks for the quick reply! I assume "0" is unlimited?
I set it to zero in the server config and will test it out tonight when i can get a few of us in a game.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Can't edit so I'll try again. You need the following two cvars to be set correctly:
mp_autoconcede 0
mp_limitteams 32
"mp_autoconcede" needs to be 0, as stated, but "mp_limitteams" needs to be high enough to allow the biggest differential you intend to allow between the aliens and the marines. I set it to "32" which completely disables it.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The settings he showed @ "0" and "32" worked great, I think this is about the easiest bot program i have ever seen as far as limited skilled self tought end user like myself.
Thanks for your help making rines chew toys for the bots!
Just a few more adjustments to the plugins and it's game on!!!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I ran this all about a year ago and recently decided to put the rine only server back online but had to rebuild the whole thing.
The problem i am having is that i want 9 bots (aliens)max when there are 4 rines (human Players). It is all set up like i had it before but when there are 3 humans on the rines there are 7 bots on alien, when a 4th human player enters rines all is good untill auto balance tosses the 8th bot in then it ends game saying aliens have won.
Server is set to 32 players(no reserved slots for bots or players) so i know it's not a matter of player slots but all in all i am stumped as to why this is happening. Any suggestions?
Maybe a plugin or wichbot config issue? Anyone ever experience this?
You need to set the server variable mp_autoconcede to zero or a higher number (4 is the default value).
Thanks for the quick reply! I assume "0" is unlimited?
I set it to zero in the server config and will test it out tonight when i can get a few of us in a game.
Yeah, 0 is unlimited IIRC.
It seems to me that 0 didn't work, I actually had to set mine at 32 to completely disable it.
Can't edit so I'll try again. You need the following two cvars to be set correctly:
mp_autoconcede 0
mp_limitteams 32
"mp_autoconcede" needs to be 0, as stated, but "mp_limitteams" needs to be high enough to allow the biggest differential you intend to allow between the aliens and the marines. I set it to "32" which completely disables it.
The settings he showed @ "0" and "32" worked great, I think this is about the easiest bot program i have ever seen as far as limited skilled self tought end user like myself.
Thanks for your help making rines chew toys for the bots!
Just a few more adjustments to the plugins and it's game on!!!