//SWITCH BETWEEN ALL WEAPONS
set wc_01 "set cycle vstr wc_02;ut_weaptoggle primary secondary"
set wc_02 "set cycle vstr wc_03;ut_weaptoggle secondary sidearm"
set wc_03 "set cycle vstr wc_01;ut_weaptoggle sidearm primary"
vstr wc_01
bind k "vstr cycle"
//RIGHT CLICK SWITCHABLE
set mouse2_zoom_in "bind MOUSE2 ut_zoomin; wait 15; bind MOUSE3 vstr cycle; wait 15; ut_echo MOUSE2 Status: ^6Zoom IN; set mouse2 vstr mouse2_zoom_drop"
set mouse2_zoom_drop "bind MOUSE2 ut_weapdrop; wait 15; bind MOUSE3 vstr cycle; wait 15; ut_echo MOUSE2 Status: ^6Drop Weapon;set mouse2 vstr mouse2_zoom_in"
set mouse2 "vstr mouse2_zoom_in" //set default
bind j “vstr mouse2”
Right Click of the mouse, is used to:
1- If you use scope weapon (G36,PSG1,SR8) to Zoom In
2- If you are not using scope weapon (others) drop weapon.
You only must choose your weapon mode with the "j" key in my case. press "j" Zoom in activate, press "j" key again and drop weapon activate.
MOUSE3 normally is used to reset the zoom, but if you dont use snippers... isnt usefull, so i change it and instead the MOUSE3 do a reset, it use the bind "vstr cycle" to change weapons (primary -> secondary -> sidearm), so you got a zoom reset with a weapon change
Thanks and kisses are welcome jojojojo
hug, kimer