Smackwaters had this script posted on planet super. It changes to center hand when you shoot, and back to right when you're not shooting. Closest thing we have atm
~~~~~~~~~~~~~~~~~~~~~~~~~~~center shot~~~~~~~~~~~~~~~~~~~~~~~~~
Credits go to whoever made this
This will make the gun dissapear and your shots go straight when you shoot, and the gun will return to the right side of the screen when you arent shooting.
Paste this script in any line of the config:
alias -specialfire "-attack;hand 0"
alias +specialfire "+attack;hand 2"
bind "MOUSE1" "+specialfire"