-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathchad.cfg
67 lines (61 loc) · 1.55 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
// 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 F9 "savegame quicksave"
bind F10 "loadgame quicksave"
bind F12 "screenshotjpeg"
//Developer Controls
bind b god
bind end "give health"
bind i "toggle g_entinfo 3 2 1 0"
bind l "toggle ai_shownearestnode 0 999"
bind n "ufo"
bind o "toggle r_measureOverdraw"
bind p "toggle r_showtris"
bind t "toggle timescale 15 1"
bind m "map_restart"
bind z "toggle timescale 1 .1"
bind / "toggle ai_showFriendlyChains 1 2 0"
bind v "toggle cl_paused 0 2"
bind j "toggle r_showtricounts"
bind u "toggle cg_drawshader"
bind F1 "ai axis delete"
bind F2 "ai allies delete"
bind F4 "cg_draw2d 0; cg_drawgun 0; cg_drawfps 0; developer 1; viewpos; wait 1; screenshotjpeg; wait 1; cg_draw2d 1; cg_drawgun 1; cg_drawfps 2"
//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