Left 4 Dead 2

Left 4 Dead 2

Admin Menu 2.0
Freemλn 15 May, 2024 @ 12:04pm
How to bind disabling glow and respawn for survivors?
I really enjoy using this command in campaign, but it's annoying to open menu everytime when restarting or passing the level. So any binds for this command or Autoexec?
< >
Showing 1-2 of 2 comments
Maur0  [developer] 15 May, 2024 @ 8:38pm 
bind i "scripted_user_func cvar,sv_disable_glow_survivors,0"
bind o "scripted_user_func cvar,sv_disable_glow_survivors,1"

bind h "scripted_user_func cvar,sv_disable_glow_faritems,0"
bind j "scripted_user_func cvar,sv_disable_glow_faritems,1"

bind k "scripted_user_func cvar,sv_rescue_disabled,0"
bind l "scripted_user_func cvar,sv_rescue_disabled,1"

Note: You can change the letter or number you want to press the corresponding key. You save those commands in your autoexec file in the cfg folder.
Freemλn 15 May, 2024 @ 10:10pm 
Originally posted by Maur0:
bind i "scripted_user_func cvar,sv_disable_glow_survivors,0"
bind o "scripted_user_func cvar,sv_disable_glow_survivors,1"

bind h "scripted_user_func cvar,sv_disable_glow_faritems,0"
bind j "scripted_user_func cvar,sv_disable_glow_faritems,1"

bind k "scripted_user_func cvar,sv_rescue_disabled,0"
bind l "scripted_user_func cvar,sv_rescue_disabled,1"

Note: You can change the letter or number you want to press the corresponding key. You save those commands in your autoexec file in the cfg folder.
Thanks so much!!!!!!:steamhappy:
< >
Showing 1-2 of 2 comments
Per page: 1530 50