GameServerManagers / Game-Server-Configs

A repo of game server configuration files used by LinuxGSM
277 stars 175 forks source link

HowTo Disable Bots in csgoserver #96

Closed DerP9 closed 9 months ago

DerP9 commented 4 years ago

Hello Guys,

can you tell me how can i disable bots in csgoserver?

I have tried already bot_quota.

Thank you very much.

Kind regards

Clanwarz-zz commented 4 years ago

Try adding -nobots to your command line until you find how to do it via configure files.

borzaka commented 4 years ago

-nobots starting command has a known issue: you can see enemies thru smoke on the radar. So it's not recommended.

bot_quota 0 is also buggy, and not working reliably.

Your best option is to use a 3rd party SourceMod plugin: https://forums.alliedmods.net/showthread.php?t=237004

I'am using this, and it's working fine.

[CS:GO / any] bot_quota 0 enforcer - AlliedModders
[CS:GO / any] bot_quota 0 enforcer Plugins