• Please go to our Discord or SteamRep for trading. Bans and appeals go HERE

Astir

Legendary Skial King
Since I used the following script in my spy.cfg file I get a graphical issue, like the screenshot shows. I emptied the .cfg and I gave console command fov_desired 100, though it doesn't get solved. I only have the issue on primary weapons.
Code:
alias ambysnipe "fov_desired 70; sensitivity 2.50; r_drawviewmodel 0; bind "shift" normalspy"
alias normalspy "fov_desired 90; sensitivity 6.0; r_drawviewmodel 1; bind "shift" ambysnipe"
bind "shift" ambysnipe
alias +disguiseattack "+attack"
alias -disguiseattack "-attack; lastdisguise"
alias "spytoggle" "on"
alias "on" "bind mouse1 +disguiseattack; alias spytoggle off; echo DISGUISE ON ATTACK ENABLED"
alias "off" "bind mouse1 +attack; alias spytoggle on; echo DISGUISE ON ATTACK DISABLED"
bind f "spytoggle"
alias dropdisguise "echo DISGUISE_DROP;disguise 8 -2"
bind "g" "dropdisguise"
SJTZdb5.jpg
 
Drop your FOV to a value that you can select in game? Most player models have that glitch on the upper end of the FOV limits, anyways. It looks goofy, but it doesn't bother me.

Maybe one day Valve will fix it. :p
 
Drop your FOV to a value that you can select in game? Most player models have that glitch on the upper end of the FOV limits, anyways. It looks goofy, but it doesn't bother me.

Maybe one day Valve will fix it. :p
On whatever value in between 70 and 100 I keep on having the graphic bug. Anything else I can try?
 
What bug are you talking about, the missing part of the Spy's arm? That's how it's supposed to be since stock TF2 doesn't use viewmodel FOVs that high. I use viewmodel_fov 110, there's some funky shit that happens there.
 
What bug are you talking about, the missing part of the Spy's arm? That's how it's supposed to be since stock TF2 doesn't use viewmodel FOVs that high. I use viewmodel_fov 110, there's some funky shit that happens there.
I tried with the viewmodel_fov and set it too 60, it now is lined up nicely again. Thanks!
 
  • Like
Reactions: ViperStriker