Sv cheats: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
(Rewrote the entire page to the apparent standard format.) |
||
Line 1: | Line 1: | ||
{{wrongtitle|title=sv_cheats}} | {{wrongtitle|title=sv_cheats}} | ||
[[Category:Glossary]] [[Category:Console Variables]] | [[Category:Glossary]] [[Category:Console Variables]] | ||
This [[boolean]] [[ConVar]] enables/disables cheats on the server. | |||
''' | '''Syntax:''' | ||
<code>sv_cheats 1</code> Enables cheats. | |||
''' | <code>sv_cheats 0</code> Disables cheats. | ||
---- | |||
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. '' | |||
'''Syntax:''' | |||
<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. | |||
<code>give <entity name></code> Give the player the item, weapon or asset stated. |
Revision as of 15:43, 14 February 2006
This boolean ConVar enables/disables cheats on the server.
Syntax:
sv_cheats 1
Enables cheats.
sv_cheats 0
Disables cheats.
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.
Syntax:
god
"God Mode" - Player becomes invincible. Type again to turn off.
impulse 101
Player recieves all weapons, extra ammo, extra health and extra energy.
give <entity name>
Give the player the item, weapon or asset stated.