bot_ignore_enemies <true|false>
If true, bots ignore enemies entirely. Used for testing — bots will not engage anyone even when shot at.
Examples
bot_ignore_enemies true - Bots ignore all enemies.
bot_ignore_enemies false - Bots engage enemies normally (default).
For this command to work you must first run
sv_cheats true in the console. It only works on a local map or a private server — not in matchmaking. sv_cheats is a built-in Valve command and is completely safe from VAC.true and false can also be written as 1 and 0.