Bot kill: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(technical limitations - bot_kill)
m (tidy & categorization)
Line 1: Line 1:
{{wrongtitle|title=bot_kill}}
{{wrongtitle|title=bot_kill}}


This console command kills all bots on the server. (sv_cheats 1 must be enabled to make the cheat work)
{{css}} This [[Counter-Strike: Source]] [[ConCommand|console command]] allows the user to kill a bot on the server. For the command to work, sv_cheats must be enabled.


If you type bot_kill <the bots name> You just kill that bot with that name.
== Usage ==
{{Syntax|bot_kill <name of the bot>}}
 
Alternatively, if no bot name is specified, all of the bots on the server are killed.
 
If the server is hosted online, an [[rcon]] login is required to use this command.
 
== See also ==
* [[Console Command List]]
 
[[Category:Console Commands]]

Revision as of 09:13, 29 January 2008

Template:Wrongtitle

Counter-Strike: Source This Counter-Strike: Source console command allows the user to kill a bot on the server. For the command to work, sv_cheats must be enabled.

Usage

Syntax: bot_kill <name of the bot>

Alternatively, if no bot name is specified, all of the bots on the server are killed.

If the server is hosted online, an rcon login is required to use this command.

See also