Left 4 Dead 2
Admin Menu 2.0
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?
< >
Сообщения 12 из 2
Maur0  [Разработчик] 15 мая. 2024 г. в 20:38 
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.
Автор сообщения: 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:
< >
Сообщения 12 из 2
Показывать на странице: 1530 50