Does anyone know how to bind mouse2 with an iron sight zoom and view model toggle to work correctly? I would like to play without view models when hip firing and have the view model turn on so I can iron sight. This is what I have worked out:
bind “mouse2” “_altattack; toggle ui_showgun”
It doesn’t work because the game apparently doesn’t recognize _altattack in this manner.
Any ideas?