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