better mouse binds
This commit is contained in:
11
autoexec.cfg
11
autoexec.cfg
@@ -1,6 +1,6 @@
|
|||||||
host_writeconfig
|
host_writeconfig
|
||||||
//sensitivity is 500*2
|
//sensitivity is 500*2
|
||||||
sensitivity 1
|
sensitivity .6
|
||||||
cl_crosshair_recoil true
|
cl_crosshair_recoil true
|
||||||
m_mousespeed 0 // no mouse acceleration
|
m_mousespeed 0 // no mouse acceleration
|
||||||
m_rawinput 1
|
m_rawinput 1
|
||||||
@@ -12,7 +12,8 @@ snd_mvp_volume 0 // disable mvp music
|
|||||||
inferno_flame_spacing 50
|
inferno_flame_spacing 50
|
||||||
cl_spec_follow_grenade_key 1
|
cl_spec_follow_grenade_key 1
|
||||||
gameinstructor_enable 0 // disable game instructor
|
gameinstructor_enable 0 // disable game instructor
|
||||||
|
cl_hide_avatar_images "1"
|
||||||
|
bind "TAB" "+showscores"
|
||||||
|
|
||||||
//OVERVIEW
|
//OVERVIEW
|
||||||
cl_radar_always_centered "1"
|
cl_radar_always_centered "1"
|
||||||
@@ -44,8 +45,9 @@ bind "CTRL" "+duck"
|
|||||||
bind "MOUSE1" "+attack"
|
bind "MOUSE1" "+attack"
|
||||||
bind "MOUSE2" "+attack2"
|
bind "MOUSE2" "+attack2"
|
||||||
bind "MOUSE3" "player_ping"
|
bind "MOUSE3" "player_ping"
|
||||||
bind "MOUSE4" "slot3"
|
bind "MOUSE4" "slot2"
|
||||||
bind "MOUSE5" "lastinv"
|
bind "MOUSE5" "slot2; slot1"
|
||||||
|
bind "TAB" "slot3"
|
||||||
bind "r" "+reload"
|
bind "r" "+reload"
|
||||||
bind "g" "drop"
|
bind "g" "drop"
|
||||||
bind "f" "+use"
|
bind "f" "+use"
|
||||||
@@ -60,6 +62,7 @@ bind "v" "+voicerecord"
|
|||||||
bind "ENTER" "messagemode"
|
bind "ENTER" "messagemode"
|
||||||
bind "BACKSPACE" "messagemode2"
|
bind "BACKSPACE" "messagemode2"
|
||||||
bind "HASH" "toggleconsole"
|
bind "HASH" "toggleconsole"
|
||||||
|
bind "p" "+showscores"
|
||||||
|
|
||||||
bind "c" "slot10"
|
bind "c" "slot10"
|
||||||
bind "e" "slot8"
|
bind "e" "slot8"
|
||||||
|
|||||||
Reference in New Issue
Block a user