Ok. here's my tips:
holding down the middle mouse button can be tricky, and also takes alot of getting used to having three fingers on the buttons. Also your finger is crammed higher, and you might switch weapons by accident, not too good. Buy a nice 5 button mouse from your local computer store. Nothing fancy. now bind your zoom to mouse 4. now your zoom is right under your thumb. For even more customization, make a binding to change the sensitivity while zoomed. This will allow for the easiest sniping.
Now we still have an unbound 5th button. What did I do? I put a simple laser jump keybind that switches to the laser, starts firing, and switches back on release. Much easier then pressing 1, then firing, then right clicking back to your weapon.
here's the config:
- Code: Select all
alias +laser "wait; impulse 1; wait; wait; +attack;"
alias -laser "-attack; wait; +attack2; wait; wait; wait; wait; wait; -attack2"
bind "MOUSE4" "+zoom"
bind "MOUSE5" "+laser"
note: you may have to adjust this depending on your preferences...