bot_debug<0 / 1>
This command toggles bot debug features (0 = disabled, 1 = enabled).
Setting this to 1 causes bots to stop their actions so they cease moving, shooting and other processes until it is set back to 0, which is the default.
These are the parameters bot_stop uses when it is ran. Required arguments must be provided.
Set to 1 to freeze all bots so they stand still, and set to 0 to resume their normal movement and actions.
This interactive command builder generates a valid bot_stop command for in-game use. Fill all required fields.
bot_stop 0Learn more about how to use the bot_stop effectively.
Arguments can be of type String, Number, Bool, or Enum. Provide the correct type for the command to execute correctly.
Arguments marked as Required must be provided for the command to work. Optional arguments can be left blank.
Commands can be Client-sided or Server-sided. Client-sided commands affect only your game client, while server-sided commands affect the entire server.
Some commands require sv_cheats to be enabled. If a command has this requirement, it will not run on servers where cheats are disabled.