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"