Left 4 Dead 2

Left 4 Dead 2

Not enough ratings
My movie and screenshot config. Works only on sv_cheats 1
By pulmig
Just my camera config, nothing special.
   
Award
Favorite
Favorited
Unfavorite
The config!
cl_viewmodelfovsurvivor 90
hidehud 4
alias +slowmotion "host_timescale 0.15"
alias -slowmotion "host_timescale 1"
// You can change the binds to whatever key you like
bind q +slowmotion
unbind c
mat_monitorgamma_tv_enabled 1
voice_loopback 1
alias +showhud "hidehud 0"
alias -showhud "hidehud 4"
// Same here.
bind c +showhud
nb_blind 1
Changes you could make
if you want to take pictures without any weapon or your hands:
r_drawviewmodel 0
or
cl_viewmodelfovsurvivor 180
Some guns have transparent bits when the fov is too high, or your hands will be too short and again, will have invisible parts. In that case, use:
cl_viewmodelforsurvivor 70.
And the ssg552 will have the back invisible (at least it was so for me) even at the default setting, which is
cl_viewmodelforsurvivor 51
Default settings.
cl_viewmodelfovsurvivor 51
hidehud 0
alias +slowmotion "host_timescale 0.15"
alias -slowmotion "host_timescale 1"
unbind q
mat_monitorgamma_tv_enabled 0
voice_loopback 0
alias +showhud "hidehud 0"
alias -showhud "hidehud 4"
unbind c
nb_blind 0
Notes
cl_voice_loopback makes it so your voice wil be heard on demos. It does get annoying in normal play though.
mat_monitorgamma_tv_enable makes everything brighter.
the commands +slowmotion and +showhud (By default binded to q and c) make the game slow down (+slowmotion) and make your hud show again (for switching weapons) (+showhud)
nb_blind makes the zombies ignore you.
Feedback.
Plz give me feedback, this is my first guide and i want to improve it.
4 Comments
pulmig  [author] 20 Sep, 2018 @ 3:44pm 
A thing i'd like to add, (but am too lazy to edit in the guide) is that you can use commands such as bot_mimic 1 (makes the bots do what you do) and sb_takecontrol [Ellis, Rochelle, Coach, Nick, Bill, Louis, Zoey, Francis] to change your character
pulmig  [author] 22 Jul, 2018 @ 9:03am 
Yea probably
Ghost 22 Jul, 2018 @ 7:57am 
I think its possible to do this on multiplayer using sourcemod
pulmig  [author] 5 Mar, 2018 @ 11:20am 
You need to paste it in a Any_Name.cfg file. just pasting it in your console won't work