BonafideThe problem with that script above is that it doesn't stop inspeccing the weapon.
I also tried thisBut that also doesn't work, does anyone know a fix or does this have to be fixed by valve?alias +ins +inspect alias -ins -inspect bind MOUSE5 "r_drawviewmodel 1;+ins"
try
alias +ins "+inspect;r_drawviewmodel 1
alias -ins -inspect
bind mouse5 +ins