I added -nobots parameter to command line and i haven't seen bots yet. Configs like that shouldn't be even necessary to do. Disabling bots through cvar should be enough.

-ics

-BULL- kirjoitti:
Hi

I had the same problem that bots join randomly.
My solution to that is to remove all the bot cvars from
"gamemode_competitive_server.cfg"  and write it in their own "bot_add.cfg"
Do not forget to enter "exec bot_add.cfg" in
"gamemode_competitive_server.cfg" restart the server.

I do not know why it works that way and not to have bots in
"gamemode_competitive_server.cfg" maybe someone else can explain.


My "bot_add.cfg" looks like this.

bot_quota_mode fill
bot_quota 6           //type o and no bots will join
bot_defer_to_human_items 1
bot_defer_to_human_goals 1
bot_difficulty 3
bot_chatter "minimal"
bot_join_after_player 0
bot_autodifficulty_threshold_low        -2.0    // Value between -20.0 and 20.0
(Amount below avg human contribution score, below which a bot should raise
its difficulty)
bot_autodifficulty_threshold_high       0.0     // Value between -20.0 and 20.0
(Amount above avg human contribution score, above which a bot should lower
its difficulty)


-BULL-



--
View this message in context: 
http://csgo-servers.1073505.n5.nabble.com/Bots-joining-server-on-map-change-regardless-bot-quota-is-0-tp6057p6068.html
Sent from the CSGO_Servers mailing list archive at Nabble.com.

_______________________________________________
Csgo_servers mailing list
[email protected]
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers


_______________________________________________
Csgo_servers mailing list
[email protected]
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers

Reply via email to