God: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
m (→‎See also: Unicodifying, replaced: See Also → See also)
Line 5: Line 5:
{{bug|God mode will NOT work in multiplayer, even if {{code|sv_cheats}} is enabled.|since=}}
{{bug|God mode will NOT work in multiplayer, even if {{code|sv_cheats}} is enabled.|since=}}


==See Also==
==See also==
*{{ent|buddha}}, a similar command that allows the player to take damage until they're at 1 hp.
*{{ent|buddha}}, a similar command that allows the player to take damage until they're at 1 hp.

Revision as of 09:44, 8 January 2024

English (en)Translate (Translate)

It prevents you from taking any damage. It requires sv_cheats 1 to work.

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.

Icon-Bug.pngBug:God mode will NOT work in multiplayer, even if sv_cheats is enabled.  [todo tested in ?]

See also

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