Forum
Specific viewmodels for specific classes
Created 20th February 2015 @ 12:22
Add A Reply Pages: 1
I currently have this;
fov_desired 90
alias “primary” “slot1; r_drawviewmodel 0”
alias “secondary” “slot2; r_drawviewmodel 0”
alias “melee” “slot3; r_drawviewmodel 1”
bind “0” r_drawviewmodel 1
which is pretty useful for me, but theres only 1 problem: I want that spy will have viewmodel 0 on ambassador and viewmodel 1 for any other thing I use for spy.
Help ?
You can put that code into all of the class.cfgs, and then for the spy.cfg just alias secondary to r_drawviewmodel 1 rather than 0.
Alternatively, you can use the amby script that stabby made which will probably be a lot nicer due to the fact that viewmodels won’t come back on whilst holding the amby if you use a watch using your script.
http://forums.steampowered.com/forums/showthread.php?t=1591457 it can be found here.
Quoted from Spade
You can put that code into all of the class.cfgs, and then for the spy.cfg just alias secondary to r_drawviewmodel 1 rather than 0.
Alternatively, you can use the amby script that stabby made which will probably be a lot nicer due to the fact that viewmodels won’t come back on whilst holding the amby if you use a watch using your script.
http://forums.steampowered.com/forums/showthread.php?t=1591457 it can be found here.
The problem is that I dont find my spy.cfg folder or any other folder. maybe when I downloaded my hud / whatever I deleted it or removed the place of it. Or I am just searching at the wrong place…
Help ?
http://etf2l.org/forum/customise/
also you can just create a text file and name it spy.cfg
or this —-> http://clugu.com/tf2mate/
Add A Reply Pages: 1