-
Notifications
You must be signed in to change notification settings - Fork 33
/
Copy pathchad.cfg
71 lines (65 loc) · 1.54 KB
/
chad.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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
// 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 CTRL toggleprone
//Interaction
bind f +activate
//Weapons & Shooting
bind 1 "weaponslot primary"
bind 2 "weaponslot primaryb"
bind 3 weapalt
bind r +reload
bind g +frag
bind h +smoke
bind space +moveup
bind MOUSE1 +attack
bind MOUSE2 +speed
bind MOUSE3 +melee
bind MOUSE4 +moveup
bind MOUSE5 +binoculars
bind MWHEELDOWN weapprev
bind MWHEELUP weapnext
//Saving & Miscellaneous
bind ESCAPE togglemenu
bind ` toggleconsole
bind TAB +scores
bind F9 "savegame quicksave"
bind F10 "loadgame quicksave"
bind F11 "screenshotjpeg"
bind F12 "con_minicon 1;viewpos;wait .1;screenshotJPEG;con_minicon 0"
//Developer Controls
bind F6 scriptdebugger
bind b god
bind end "give health"
bind i "toggle g_entinfo 3 2 1 0"
bind l "toggle ai_shownearestnode 0 64"
bind n "cg_ufo"
bind o "toggle r_fullbright"
bind p "toggle r_showtris 0 1 2"
bind t "toggle timescale 15 1"
bind m "map_restart"
bind z "toggle timescale 1 .1"
bind v "toggle cl_paused 0 2"
bind j "toggle r_showtricounts"
bind u "toggle cg_drawshader"
bind F1 "devgui"
bind F2 "ai allies delete"
bind F3 "ai axis delete"
bind F5 "toggle ai_shownodes 0 1"
//Dvars
set r_clear 1
set r_clearColor "0 0 0"
set sv_framerate_smoothing "1"
set logfile "2"
set sensitivity 5
set r_displayrefresh 85
set r_swapinterval 1
set r_finish 1
set ai_badPathSpam 1