From StrategyWiki, the video game walkthrough and strategy guide wiki
Jump to navigation Jump to search
(Create page)
 
(cleanup/updating text)
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:
== Protected cheats ==
== Protected cheats ==


The cheat codes that give you an advantage are locked down by the server in coop or deathmatchYou can't activate or modify them.
The cheat codes that give you an advantage are locked down by the server.  They can only be used in single-player mode, and will not function if deathmatch or coop are active.  


{| {{prettytable}}
{| {{prettytable}}
! Console || effect
! Console || Effect
|-
|-
| <code>impulse 9</code> || All weapons, ammo and keys
| <code>impulse 9</code> || All weapons, ammo and keys
Line 20: Line 20:
| <code>noclip</code> || noclip: movement through walls
| <code>noclip</code> || noclip: movement through walls
|-
|-
| <code>give h #</code> || Sets health to #.  
| <code>give h #</code> || Sets health to #. (There's no means to adjust armor.)
|-
|-
| <code>give s #</code> || Sets shells to #.  
| <code>give s #</code> || Sets shells to #.  
Line 43: Line 43:
|}
|}


== Unprotected chates ==
== Unprotected cheates ==


Some cheats can be used at any time, even on remote servers.  While some servers are modded to lock down these cheats, most do not.  
Some cheats can be used at any time, even on remote servers.  While some servers are modded to lock down these cheats, most do not.  
Line 49: Line 49:
These cheats can be obtained simply by scanning the Quake source code, and with the availability of the source code, aren't exclusive.  
These cheats can be obtained simply by scanning the Quake source code, and with the availability of the source code, aren't exclusive.  


Some of these cheats require being either the sole player, or the server.   
Some of these cheats might not function unless you are hosting the Quake server or are playing in single-player mode.   


{| {{prettytable}}
{| {{prettytable}}
! Console || effect
! Console || Effect
|-
|-
| <code>impulse 11</code> || Add rune  
| <code>impulse 11</code> || Add rune  
|-
|-
| <code>map</code> || Changes map (resets items.)
| <code>map</code> || Changes map (resets items, disconnects clients) Works in single-player or as the server.  
|-
|-
| <code>changelevel</code> || Changes map (keeps items.)
| <code>changelevel</code> || Changes map (keeps items.) Works in single-player or as the server.
|-
|-
|}
|}


{{Footer Nav|game=Quake|prevpage=|nextpage=}}
{{Footer Nav|game=Quake|prevpage=Console|nextpage=Modding}}

Latest revision as of 23:16, 6 June 2009

Protected cheats[edit]

The cheat codes that give you an advantage are locked down by the server. They can only be used in single-player mode, and will not function if deathmatch or coop are active.

Console Effect
impulse 9 All weapons, ammo and keys
impulse 11 Add rune
impulse 255 Quad damage
god god mode: prevents health damage only. (Keeps armor damage and knockback)
fly fly mode: a quirky method of flight.
noclip noclip: movement through walls
give h # Sets health to #. (There's no means to adjust armor.)
give s # Sets shells to #.
give n # Sets nails to #.
give r # Sets rockets to #.
give c # Sets cells to #.
give 3 Gives supershotgun.
give 4 Gives nailgun.
give 5 Gives super nailgun.
give 6 Gives grenade launcher.
give 7 Gives rocket launcher.
give 8 Gives thunderbolt.

Unprotected cheates[edit]

Some cheats can be used at any time, even on remote servers. While some servers are modded to lock down these cheats, most do not.

These cheats can be obtained simply by scanning the Quake source code, and with the availability of the source code, aren't exclusive.

Some of these cheats might not function unless you are hosting the Quake server or are playing in single-player mode.

Console Effect
impulse 11 Add rune
map Changes map (resets items, disconnects clients) Works in single-player or as the server.
changelevel Changes map (keeps items.) Works in single-player or as the server.