How do i stop bots from spawning at all?

Post Reply
TempestCS
New to forums
New to forums
Posts: 1
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Wed Jan 30, 2019 10:10 am

How do i stop bots from spawning at all?

Post by TempestCS »

I am new and never done this before so could you please tell me How do i stop bots from spawning at all?

And any other basic commands that would be useful for example how do I create automatic messages and new commands i.e !discord?
User avatar
Spray
Former staff
Former staff
Posts: 630
Joined: Wed Dec 28, 2011 10:41 pm
Location: Oregon

Re: How do i stop bots from spawning at all?

Post by Spray »

To prevent bots from spawning in, you'd normally just need to adjust "bot_quota" to "0" in the configuration file specific to the game mode you're running. For instance, if you're running the "Classic Casual" game mode, then adding "bot_quota 0" to the gamemode_casual_server.cfg file would be appropriate.

As for the creation of automated server messages or custom commands, this would require Sourcemod plugins. Sourcemod can easily be installed via the Autoinstallers tab of the game server control panel. You can find available Sourcemod plugins on the Alliedmodders site, linked here: https://forums.alliedmods.net/forumdisplay.php?f=79
Post Reply