-
Notifications
You must be signed in to change notification settings - Fork 6
/
nate.cfg
72 lines (69 loc) · 1.53 KB
/
nate.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
// generated by RTCW, do not modify
bind TAB "+scores"
bind ESCAPE "togglemenu"
bind SPACE "+moveright"
bind 0 "weaponbank 10"
bind 1 "weaponbank 1"
bind 2 "weaponbank 2"
bind 3 "weaponbank 3"
bind 4 "weaponbank 4"
bind 5 "weaponbank 5"
bind 6 "weaponbank 6"
bind 7 "weaponbank 7"
bind 8 "weaponbank 8"
bind 9 "weaponbank 9"
bind N "UFO"
bind [ "weapnext"
bind \ "+mlook"
bind ] "weapprev"
bind ` "toggleconsole"
bind a "+moveup"
bind b "toggle r_lightmap"
bind c "+leanright"
bind d "lowerstance"
bind e "give health 100"
bind f "toggle r_showtris"
bind h "toggle r_nocurves"
bind k "toggle timescale 1 10"
bind g "toggle r_measureoverdraw 0 1 2"
bind n "ufo"
bind q "+back"
bind r "+reload"
bind s "+activate"
bind v "toggle r_showportals 0 1 2"
bind w "toggle r_drawentities"
bind x "+leanleft"
bind z "+movedown"
bind ~ "toggleconsole"
bind PAUSE "toggle cl_paused 0 1 2"
bind ALT "+forward"
bind CTRL "+moveleft"
bind SHIFT "+speed"
bind F4 "exec ads.cfg"
bind F5 "savegame quicksave"
bind F7 "+decAnimWeight"
bind F8 "+incAnimWeight"
bind F9 "loadgame quicksave"
bind F10 "toggle r_showtris"
bind F12 "screenshotjpeg"
bind MOUSE1 "+attack"
bind MOUSE2 "weapalt"
bind MOUSE3 "+melee"
bind MWHEELDOWN "weapnext"
bind MWHEELUP "weapprev"
bind 5 "map_restart"
seta logfile "2"
seta r_displayRefresh "85"
seta minicon "1"
seta name "natestah"
seta cl_freelook "1"
seta cl_mouseAccel "0"
seta sensitivity "5"
seta cl_run "1"
seta com_maxfps "0"
seta in_mididevice "0"
seta in_mouse "1"
seta m_filter "1"
seta cg_drawFPS "2"
seta r_optimize "1"
seta r_swapinterval "1"