Garry's Mod

Garry's Mod

Not enough ratings
How to bind one key to toggle your hud
By Hijinx
Simple keybinding to toggle commands with one key.
   
Award
Favorite
Favorited
Unfavorite
Key binding to toggle hud
bind x "toggle cl_drawhud 0 1"

Use any key for "x". Make sure to have a space between the 0 and 1.
For fun here it is for slow-mo

Bind x "sv_cheats 1; toggle host_timescale .3 1"

Use ";" for additional commands and play with the numbers for different speeds. Below 1 will be slow and above will be faster.

To spawn props with a single key: (below example)

bind x "gm_spawn models/props_c17/FurnitureFridge001a.mdl"

To find the prop name , models/props_c17/FurnitureFridge001a.mdl , is found by using Q to bring up a spawn screen; find the item and right click then left click "copy to clipboard".

Have fun.
4 Comments
Hijinx  [author] Dec 2, 2020 @ 7:05pm 
lol
captain ahab (no way) Dec 2, 2020 @ 7:01pm 
thumbnail looked like a realistic among us astronaut lol.
Hijinx  [author] Feb 3, 2018 @ 6:43am 
Type unbind and the key you want unbound.
Catonawavewave Feb 3, 2018 @ 6:33am 
how would you unbind it?