Skip to content

Instantly share code, notes, and snippets.

@jbreckmckye
Last active February 24, 2026 12:11
Show Gist options
  • Select an option

  • Save jbreckmckye/5b586c8acd3132cbb6fb6534750ad5b5 to your computer and use it in GitHub Desktop.

Select an option

Save jbreckmckye/5b586c8acd3132cbb6fb6534750ad5b5 to your computer and use it in GitHub Desktop.
Useful HL2 commands for videos etc

Turn on cheats

  • sv_cheats 1

Noclip + noclip speed

  • noclip (on / off)
  • sv_noclipspeed 0.3 (default 5)

Remove HUD and viewmodel

  • cl_drawhud 0 (1 to re-enable)
  • r_drawviewmodel 0 (1 to re-enable)

General cheats

  • ai_disable
  • notarget
  • god

Change map

Demos

  • record <demoname>
  • playdemo <demoname>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment