Sv cheats: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Small adjustment to format.)
m (Linked listed cheats to future pages.)
Line 11: Line 11:


----
----
==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.
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.
Line 16: Line 18:
'' '''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. ''


'''Syntax:'''
* [[god]] "God Mode" - Player becomes invincible. Type again to turn off.
 
<code>god</code> "God Mode" - Player becomes invincible. Type again to turn off.


<code>impulse 101</code> Player recieves all weapons, extra ammo, extra health and extra energy.
* [[impulse]] 101


<code>give <entity name></code> Give the player the item, weapon or asset stated.
* [[give]] <entity name> Give the player the item, weapon or asset stated.

Revision as of 06:49, 20 February 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: Command parameters are described inside the < and > characters.

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