Page 1 of 1

issue with bots not leaving

PostPosted: Tue Mar 17, 2009 5:59 pm
by fatal510
bots are not always leaving for some reason here is what i got for the bot variables

bots
bot_add
bot_quota 4
bot_quota_mode fill
bot_difficulty 2
bot_chatter off
bot_auto_follow 1
bot_auto_vacate 1
bot_join_after_player 1
bot_defer_to_human 0
bot_prefix "[GG BOT]"
bot_allow_rogues 0
bot_walk 0
bot_join_team any


let me know what i need to do or if you want access to my ftp or admin or ANYTHING else just let me know ill be in irc too (same name)

PostPosted: Tue Mar 17, 2009 6:49 pm
by Don
This looks fine. Using bot_quota_mode fill should make them leave as people enter. Maybe you have something else running after this one runs. Is this from your server.cfg or something else?

Re: issue with bots not leaving

PostPosted: Tue Mar 17, 2009 10:15 pm
by fatal510
this is from my server.cfg
when the first person joins the game its (1 player 1 bot CT vs 2 bots T) another player joins T its not (1 player 1 bot CT vs 2 bots 1 player T) and will stay like that till the round restarts because after i have (1 player 1 bot CT vs 2 bots 1 player T) i will do a mp_restartgame 1 and the bot will leave and it will become (1 player 1 bot CT vs 1 bots 1 player T)

my server is running in DM mode 1 kill level ups warmup 30 seconds

PostPosted: Tue Mar 17, 2009 10:21 pm
by Don
I'm not sure but it might be bot_join_after_player 1

From the way you have it there should never more than 3 bots and one should leave every time another person joins. If you had bot_join_after_player 0 then it would have 4 bots in the game if no human was there. If a human joins a bot should leave up till 4 humans are in the game there should be no bots at all.