Page 1 of 1

gg_dm

PostPosted: Wed Jul 06, 2011 9:01 pm
by wtfaatp
So since valve fails @ managing there cvars :\ I was wondering if there was a way you could force bots to spawn?


If you enable mp_ignore_round_win_conditions then when the round timer reaches 0:00, Bots will no longer spawn.

I know setting the round timer to 9 would seem to solve everything however it doesn't :\. If people leave half way threw the game the round timer will still go and when someone joins no respawn of bots.

I'd much rather not have to implement another plugin if it would be easier to just have them force spawn threw DM.


Any Takers would be great.

PostPosted: Thu Mar 29, 2012 12:41 am
by Nightmare-DK
Have you set up an bots.cfg where you can choose

//Bots wait for a human to join before joining. 0/1
bot_join_after_player 0 / 1
and
//Bots will automatically leave to make room for human players. 0/1
bot_auto_vacate 0 / 1
and so on?