View Single Post
BadAim
Senior Member
Join Date: Feb 2006
Location: canada
Old 02-02-2013 , 17:39   Re: [CS:GO] How do you disable the bots?
Reply With Quote #15

Hey Sylwester,

Maybe you could help me too. I looking for a script to disable bots when few humans join.

Example:
If there is 1-3 humans in the server, set bot_quota to 10
If there is 4+ humans in the server, set bot_quota to 0

Maybe we could make 3 cvars.
bot_kickall_minquota "0" //Modify the bot_quota to this value when below bot_kickall_at value
bot_kickall_maxquota "10" //Modify the bot_quota to this value when over bot_kickall_at value
bot_kickall_at "4" //Number of humans needed before changing bot_quota value

I need some scripting skills right here

Thank you
BadAim is offline