SteveMcqueen wrote:middle finger for wheel is something i tried but never managed to work out...
Same here, still use my index finger for the scrollwheel and the middle finger for a right click...
p.s.
Hahaha, that new Question-Captcha rocks! ;D
SteveMcqueen wrote:middle finger for wheel is something i tried but never managed to work out...
SteveMcqueen wrote:going to add something:
and the corresponding sens to it i found with simple trying-out.
in my case:
base sens 2.383
zoom sens 3.779
//SENS
set sens_n "sensitivity 2.383; cl_mouseaccel 0"
set sens_z "sensitivity 3.795; cl_mouseaccel 0"
//WEAPONS
bind 1 "vstr BOMBE; ut_echo BOMBE"
bind 3 "vstr MESSER; ut_echo MESSER"
bind w "vstr _DE; ut_echo PISTOLE"
bind g "vstr _HE; ut_echo HIGH EXPLOSIVE"
bind i "vstr _SM; ut_echo SMOKE-NADE"
bind t "vstr _SR8; ut_echo PRIMARY"
bind r "vstr _SEC; ut_echo SECONDARY"
//WEAPON VSTR's
set BOMBE "ut_zoomreset; ut_weaptoggle bomb ; vstr sens_n"
set MESSER "ut_zoomreset; ut_weaptoggle knife ; vstr sens_n"
set _DE "ut_zoomreset; ut_weaptoggle sidearm ; vstr sens_n"
set _HE "ut_zoomreset; weapon 11 ; vstr sens_n"
set _SM "ut_zoomreset; weapon 13 ; vstr sens_n"
set _SR8 "ut_zoomreset; ut_weaptoggle primary ; vstr sens_n"
set _SEC "ut_zoomreset; ut_weaptoggle secondary ; vstr sens_n"
//ZOOM
cg_zoomwrap 1
bind 0x00 "ut_zoomin"
bind SPACE "ut_zoomin; vstr sens_z; ut_echo ZOOM"
bind MWHEELDOWN "ut_zoomout"
set sens_n "sensitivity 2.383; cl_mouseaccel 0; bind mouse1 +attack"
set sens_z "sensitivity 3.8; cl_mouseaccel 0"
set sens_nz "sensitivity 1.091; cl_mouseaccel 0"
//WEAPONS
bind 1 "vstr BOMBE; ut_echo BOMBE"
bind 3 "vstr MESSER; ut_echo MESSER"
bind w "vstr _DE; ut_echo PISTOLE"
bind g "vstr _HE; ut_echo HIGH EXPLOSIVE"
bind i "vstr _SM; ut_echo SMOKE-NADE"
bind t "vstr _SR8; ut_echo PRIMARY"
bind r "vstr _SEC; ut_echo SECONDARY"
//WEAPON VSTR's
set BOMBE "ut_zoomreset; ut_weaptoggle bomb ; vstr sens_n"
set MESSER "ut_zoomreset; ut_weaptoggle knife ; vstr sens_n"
set _DE "ut_zoomreset; ut_weaptoggle sidearm ; vstr sens_n"
set _HE "ut_zoomreset; weapon 11 ; vstr sens_n"
set _SM "ut_zoomreset; weapon 13 ; vstr sens_n"
set _SR8 "ut_zoomreset; ut_weaptoggle primary ; vstr sens_n"
set _SEC "ut_zoomreset; ut_weaptoggle secondary ; vstr sens_n"
//ZOOM
cg_zoomwrap 1
bind SPACE "vstr rq"
set rq "vstr rq1"
set rq1 "ut_zoomin; vstr sens_z; bind mouse1 vstr rq3z; ut_echo ^5RQ3 zoom"
set rq3z "+attack; wait 5; -attack; vstr sens_nz"
set rq2 "ut_zoomin; vstr sens_z; bind mouse1 +attack; ut_echo ^1no RQ3 zoom"
bind 0x00 "vstr rqt"
set rqt "vstr rqt1"
set rqt1 "set rq vstr rq2; set rqt vstr rqt2; ut_echo rq3_off"
set rqt2 "set rq vstr rq1; set rqt vstr rqt1; ut_echo rq3_on"
bind MWHEELDOWN "ut_zoomout"
Who is onlineUsers browsing this forum: No registered users and 40 guests |
Misc
|