-
Notifications
You must be signed in to change notification settings - Fork 6
/
chad_mp.cfg
53 lines (47 loc) · 1007 Bytes
/
chad_mp.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
// Chad's "HkySk8r187" Config File
unbindall
//Movement & Stance
bind w +forward
bind s +back
bind a +moveleft
bind d +moveright
bind q +leanleft
bind e +leanright
bind SHIFT +movedown
bind SPACE +gostand
bind MOUSE3 +speed
bind CTRL toggleprone
//Interaction
bind f +activate
//Weapons & Shooting
bind 1 "weaponslot pistol"
bind 2 "weaponslot primary"
bind 3 "weaponslot primaryb"
bind 4 "weaponslot grenade"
bind 5 weapalt
bind r +reload
bind MOUSE1 +attack
bind MOUSE2 +speed
bind MOUSE3 +melee
bind MWHEELDOWN weapprev
bind MWHEELUP weapnext
//Saving & Miscellaneous
bind ESCAPE togglemenu
bind TAB +scores
bind ` toggleconsole
bind F12 "screenshotjpeg"
//Multiplayer
bind T "messagemode2"
bind Y "messagemode"
bind V "mp_QuickMessage"
bind F1 "vote yes"
bind F2 "vote no"
//Cvars
seta sv_framerate_smoothing "1"
seta logfile "2"
set r_displayrefresh 85
set r_swapinterval 1
set g_useholdtime 25
set r_finish 1
set minicon "1"
set ai_badPathSpam 1