Sv cheats: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Linked listed cheats to future pages.)
mNo edit summary
Line 16: Line 16:
Below are some typical cheats which gamers may find useful. Developers may also find these useful for bug testings and specific testing on in-game worlds.
Below are some typical cheats which gamers may find useful. Developers may also find these useful for bug testings and specific testing on in-game worlds.


'' '''Note:''' Command parameters are described inside the <code><</code> and <code>></code> characters. ''
{{note|Command parameters are described inside the <code><</code> and <code>></code> characters.}}


* [[god]] "God Mode" - Player becomes invincible. Type again to turn off.
* [[god]] "God Mode" - Player becomes invincible. Type again to turn off.
* [[impulse]] 101
* [[impulse]] 101
* [[give]] <entity name> Give the player the item, weapon or asset stated.
* [[give]] <entity name> Give the player the item, weapon or asset stated.

Revision as of 17:31, 25 March 2006

Template:Wrongtitle

This boolean ConVar enables/disables cheats on the server.

Syntax:

sv_cheats 1 Enables cheats.

sv_cheats 0 Disables cheats.


See Also

Below are some typical cheats which gamers may find useful. Developers may also find these useful for bug testings and specific testing on in-game worlds.

Note.pngNote:Command parameters are described inside the < and > characters.
  • god "God Mode" - Player becomes invincible. Type again to turn off.
  • impulse 101
  • give <entity name> Give the player the item, weapon or asset stated.