Forum

Specific viewmodels for specific classes

Created 20th February 2015 @ 12:22

Add A Reply Pages: 1

Yonatan2G

FT |

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 ?

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.

Yonatan2G

FT |

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 ?

sorsa

mooz

http://etf2l.org/forum/customise/

also you can just create a text file and name it spy.cfg

https://code.google.com/p/broesels-crosshair-switcher/

Yonatan2G

FT |

Ok I’ll try it out

Raptor

BTWFC
S-O

or this   —->   http://clugu.com/tf2mate/ 

Add A Reply Pages: 1