//cfg by ETc|#.Jay.# 2017-08-06 //give mouse2 two different binds. switch the binds with 0 // when you play with mp40 use the mouse2 for reload. // if you play sniper use mouse2 for zoom sniper. set reload1 "bind mouse2 +reload ; set attack2_reload1 vstr attack2" set attack2 "bind mouse2 +attack2 ; set attack2_reload1 vstr reload1" set attack2_reload1 "vstr reload1" bind 0 "vstr attack2_reload1"