How to remove bots in CS2 (CS 2)
In «CS2» you can remove bots using console commands or game settings. This is useful for practice or testing in single-player. Follow this guide:
1. Enable the console
Go to the game settings, select the «Game» tab, and enable the «Enable Developer Console» option. Then assign a convenient key to open the console, for example, the tilde (~).
2. Remove all bots
Open the console and enter the command:
bot_kick
This will remove all bots from the map.
3. Prevent bots from spawning
To stop bots from appearing, use the command:
bot_quota 0
It sets the number of bots to zero.
4. Additional commands
- Remove only CT bots:
bot_kick ct - Remove only T bots:
bot_kick t
These commands work in local games and on servers where console changes are allowed.
