-
Notifications
You must be signed in to change notification settings - Fork 6
/
ned.cfg
91 lines (62 loc) · 1.59 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
86
87
88
89
90
// Keith "Ned Man" Bell
// CoD 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 SPACE "+moveup"
bind SHIFT "+movedown"
//Interaction
bind MOUSE1 "+attack"
bind MOUSE2 "+speed"
bind MOUSE3 "weapnext"
bind MWHEELUP "raisestance"
bind MWHEELDOWN "lowerstance"
bind r "+melee"
bind f "weapalt"
bind e "+reload"
bind q "+activate"
// Settings
seta name "^3[IW]^1Ned^1 Man"
seta sensitivity "15.000000"
set r_displayrefresh 100
seta cg_drawFPS "2"
//
// DEVELOPER CONTROLS
//
bind kp_5 "toggle cg_thirdperson;vstr a0;vstr r40"
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 o "toggle r_measureOverdraw 0 1 2"
bind [ "toggle r_showtris 0 3 4 5 6 7"
bind f11 "viewpos; wait 3; screenshot"
bind f1 "toggle g_entinfo 3 2 1 0"
bind ] "toggle r_showtris 0 1 2"
bind / "toggle r_showLeafLights"
bind j "toggle r_showtricounts"
bind l "toggle timescale 5 2 1"
bind p "toggle r_showportals"
bind u "toggle cg_drawshader"
bind f2 "toggle ai_shownodes"
bind h "toggle cg_drawgun"
bind i "toggle r_lightmap"
bind g "toggle cg_draw2d"
bind \ "toggle r_lockpvs"
bind ' "toggle r_fastsky"
bind HOME "map_restart"
bind f6 "r_vc_stats"
bind . "notarget"
bind , "noclip"
bind m "ufo"
/// System Spec ///
// Pentium 4 1.7GHz
// 512 MB RAM
// GeForce4 Ti 4600 (128MB) NVIDIA Driver v45.23
// Creative SB Audigy 2
// DirectX 9.0b
// Windows 2000
// Wahey!!