bind x "+toggle inp_mousesens 1 VALUE"
Lowers mouse sense for improved hooking when you hold X.
NOTE: To find your specific VALUE type inp_mousesens
in F1
bind x "+toggle cl_mouse_max_distance 2 VALUE1; +toggle inp_mousesens 1 VALUE2"
Easily aiming in certain directions (45°, 90° etc).
NOTE: To find your specific VALUE1 type in F1 : cl_mouse_max_distance
and for VALUE2 inp_mousesens
(edited)dump_binds x
into console and tell me what it saysdump_binds x
into console and tell me what it says cl_mouse_max_distance
into console, and jot down what number it tells youinp_mousesens
into console and remember that number. toobind x "+toggle cl_mouse_max_distance 2 400; +toggle inp_mousesens 1 200; +showhookcoll"