-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathned.cfg
86 lines (57 loc) · 1.58 KB
/
ned.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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
// Keith "Ned Man" Bell
// CoD2 PC SP Settings
//Movement
bind w "+forward"
bind s "+back"
bind a "+moveleft"
bind d "+moveright"
bind z "+leanleft"
bind c "+leanright"
bind x "toggleprone"
bind SHIFT "+movedown"
bind MWHEELUP "raisestance"
bind MWHEELDOWN "lowerstance"
//Interaction
bind MOUSE1 "+attack"
bind MOUSE2 "+speed"
bind MOUSE3 "weapnext"
bind q "+melee"
bind f "weapalt"
bind e "+reload"
bind r "+offhand"
bind SPACE "+activate"
bind CTRL "cycleoffhand"
// Settings
seta sensitivity "15.000000"
seta cg_drawFPS "2"
//
// DEVELOPER CONTROLS
//
bind F12 "cg_drawshader 1;con_minicon 1;g_entinfo 2;fs_debug 0; mapname;viewpos;wait 6;screenshotJPEG;con_minicon 0; fs_debug 2; g_entinfo 0; cg_drawshader 0"
bind F3 "toggle r_vc_showlog 2 4 6 8 12 16"
bind F4 "toggle r_vc_showlog 16 12 8 6 4 2"
bind f1 "toggle g_entinfo 3 2 1 0"
bind f2 "toggle ai_shownodes"
bind f6 "r_vc_stats"
bind HOME "map_restart"
bind [ "toggle r_showportals 0 1 2"
bind ] "toggle r_showtris 0 1 2"
bind l "toggle timescale 5 2 1"
bind u "toggle cg_drawshader"
bind i "con_minicon"
bind ' "toggle r_clear 0 1"
bind o "toggle r_pvsstats"
bind j "toggle cg_drawgun"
bind i "toggle r_lightmap"
bind h "toggle cg_draw2d"
bind \ "toggle r_lockpvs"
bind . "notarget"
bind n "noclip"
bind m "god"
/// System Spec ///
// AMD Opteron 148 2.20Ghz
// 2.00 GB RAM
// GeForce 6800 GT (256MB) NVIDIA Driver v66.93
// DirectX 9.0c
// Windows XP SP2
// Wahey!!