Drrr_For some reason, when I try to change the viewmodels for each class, nothing happens. For example, I want to turn off viewmodels for soldier primaries, but nothing changes in game. I want to set pyro primary viewmodel to 100 but nothing changes in game. I had to reinstall Steam, tf2, and rayshud prior to this if that means anything. Hoping that you can help me out with this issue.
alias aslot1 "slot1;r_drawviewmodel 0;viewmodel_fov 120"
alias aslot2 "slot2;r_drawviewmodel 0;viewmodel_fov 95"
alias aslot3 "slot3;r_drawviewmodel 1;viewmodel_fov 95"
alias aslot4 "slot4;r_drawviewmodel 0;viewmodel_fov 95"
alias aslot5 "slot5;r_drawviewmodel 0;viewmodel_fov 95"
bind "1" "aslot1"
bind "2" "aslot2"
bind "3" "aslot3"
bind "4" "aslot4"
bind "5" "aslot5"
aslot1
This should do