iW5 Bot Server - Server Full Error
-
Hi,
I've set up a dedi server with the botwarfare, it's working and people are able to join!
However, they can only join when I first start the server, as once the bots have joined the server becomes full. Even if I leave and want to come back on a bot fills the space and becomes full.
What should my:
bots_manage_fill_mode
bots_manage_fill_kick
bots_manage_fill_specbe set to in order for this to work?
I appreciate any help, thanks!
-
INeedGames did an excellent job documenting his configuration options, I suggest you to read them. https://github.com/ineedbots/piw5_bot_warfare#dvars
-
I agree with what Xerxes said, I also wrote a guide that could help you
https://forum.plutonium.pw/topic/16348/how-to-play-with-bots-how-to-install-bot-warfare -
Thank you, I appreciate your help. I'm still having the same issue with these DVARs set. If I wait too long to join, and the lobby fills with the bots, it says server full despite the server browser saying 0/18.
set bots_manage_fill "18"
set bots_manage_fill_kick "1"
set bots_manage_fill_spec "1"
set bots_team_force "1"
set bots_skill "2"
set bots_loadout_allow_op "1"
set bots_loadout_rank "80"
set bots_loadout_prestige "0"
set bots_play_nade "1"
set bots_play_take_carepackages "1"
set bots_play_jumpdrop "1"
set bots_play_target_other "0"
set bots_play_killstreak "1" -
Batesmen Don't fill the lobby with bots first. That's why you can't get in. Then set these dvar like so:
set bots_manage_add "14" set bots_manage_fill "14" //Don't use 18, because that will fill the lobby. set bots_manage_fill_mode "0" set bots_manage_fill_kick "1" set bots_manage_fill_spec "1" set bots_team "autoassign" set bots_team_force "1" set bots_team_mode "0"
-
Kalitos Ohhh okay thank you very much, I misunderstood the functions a bit.
Appreciate the help
-
Your problem where the 18 Bots, each bot uses a player slot, which is why you could not join when the server was full of bots.