-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathltdan_sp.cfg
69 lines (62 loc) · 1.34 KB
/
ltdan_sp.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
// Dan Koppel developer cfg
// dan's SP config checked by pony
unbindall
bind TAB "+scores"
bind ESCAPE "togglemenu"
bind ` "toggleconsole"
// General Movement
bind SPACE "+gostand"
bind 1 "weaponslot primary"
bind 2 "weaponslot primaryb"
bind 3 "weaponslot pistol"
bind 4 "weaponslot grenade"
bind A "+moveleft"
bind C "togglecrouch"
bind D "+moveright"
bind E "+leanright"
bind F "+activate"
bind Q "+leanleft"
bind R "+reload"
bind S "+back"
bind V "weapalt"
bind W "+forward"
bind X "+movedown"
bind ~ "toggleconsole"
bind PAUSE "toggle cl_paused"
bind LEFTARROW "+left"
bind RIGHTARROW "+right"
bind ALT "toggleprone"
bind SHIFT "+sprint"
// Debug
bind 5 ""
bind 6 ""
bind 7 ""
bind 8 ""
bind 9 ""
bind 0 ""
bind H "give health"
bind M "timescale 1.0"
bind N "timescale 4.0"
bind O "notarget"
bind P "map_restart"
// Function Keys
bind F1 "toggle cg_drawFPS 0 1 2"
bind F2 "toggle r_measureOverdraw 0 1 2"
bind F3 "toggle r_showTris 0 1 2 3"
bind F4 "toggle ai_showNodes 0 1 2"
bind F5 "noclip"
bind F6 "god"
bind F7 "toggle r_showtricounts 0 1 2"
bind F8 "toggle g_entinfo 0 1 2 3"
bind F9 "toggle r_clear"
bind F10 "toggle cg_drawSoundOverlay 0 1 2 3"
bind F11 "screenshotJPEG"
bind F12 "quit"
// Mouse
bind MOUSE1 "+attack"
bind MOUSE2 "+melee"
bind MOUSE3 "toggle cl_run"
bind MWHEELDOWN "weapnext"
bind MWHEELUP "weapprev"
// Misc
seta sensitivity "13"