This article's documentation is for the "GoldSrc" engine. Click here for more information.
This article's documentation is for anything that uses the Source engine. Click here for more information.
This article's documentation is for Source 2. Click here for more information.

God: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
(Command available in all Valve engines.)
 
(23 intermediate revisions by 8 users not shown)
Line 1: Line 1:
<code>god</code> is a cheat that makes you take no damage.<br />
{{LanguageBar}}
To enable God Mode, make sure you have the Console Enabled, and sv_cheats 1 <br />
{{this is a|console command|name=god|engine=GoldSrc|engine1=Source|engine2=Source 2}} This command makes you invincible, which means that you will not taking any damage at all. It requires {{code|[[sv_cheats]] 1}} to work.
Then enter <b>god</b> into the console.
 
{{warning|God Mode will NOT work in multiplayer, even if sv_cheats is enabled.}}
In most {{source|4}} games (aswell as {{source2|4}}), simply type {{code|god}} in the console to enable it. If it worked, a message will print to the console saying "{{code|godmode ON}}". To disable it, type <code>god</code> again. It should say "{{code|godmode OFF}}" in the console.
[[Category:Console Commands]]
 
In {{l4d2|4}}, players need to type {{code|god 1}} in order to enable it, and {{code|god 0}} to disable it.
 
{{bug|God mode will NOT work in multiplayer, even if {{code|sv_cheats}} is enabled.{{Note|How about {{l4d2|4}}?}}|since=}}
 
==See also==
* {{cmd|buddha}}, a similar command that allows the player to take damage until they're at 1HP.

Latest revision as of 07:06, 27 August 2025

English (en)Translate (Translate)

god is a console command available in all GoldSrc GoldSrc, Source Source, and Source 2 Source 2 games. This command makes you invincible, which means that you will not taking any damage at all. It requires sv_cheats 1 to work.

In most Source Source games (aswell as Source 2 Source 2), simply type god in the console to enable it. If it worked, a message will print to the console saying "godmode ON". To disable it, type god again. It should say "godmode OFF" in the console.

In Left 4 Dead 2 Left 4 Dead 2, players need to type god 1 in order to enable it, and god 0 to disable it.

Icon-Bug.pngBug:God mode will NOT work in multiplayer, even if sv_cheats is enabled.
Note.pngNote:How about Left 4 Dead 2 Left 4 Dead 2?
  [todo tested in ?]

See also

  • buddha, a similar command that allows the player to take damage until they're at 1HP.