cs2 configs
This commit is contained in:
24
binds/gameplay.cfg
Normal file
24
binds/gameplay.cfg
Normal file
@ -0,0 +1,24 @@
|
||||
bind "scancode26" +forward // [w]
|
||||
bind "scancode4" +left // [a]
|
||||
bind "scancode22" +back // [s]
|
||||
bind "scancode7" +right // [d]
|
||||
|
||||
bind mouse_x yaw
|
||||
bind mouse_y pitch
|
||||
|
||||
bind "scancode225" +sprint // [shift]
|
||||
bind "scancode44" +jump // [space]
|
||||
bind "scancode224" +duck // [ctrl]
|
||||
|
||||
bind MOUSE1 +attack
|
||||
bind MOUSE2 +attack2
|
||||
bind MOUSE3 player_ping
|
||||
bind MWHEELUP invprev
|
||||
bind MWHEELDOWN invnext
|
||||
|
||||
bind "scancode20" drop // [q]
|
||||
bind "scancode21" +reload // [r]
|
||||
bind "scancode9" +lookatweapon // [f]
|
||||
|
||||
bind "scancode54" buyammo1 // [,]
|
||||
bind "scancode55" buyammo2 // [.]
|
||||
Reference in New Issue
Block a user