-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathdefault.cfg
More file actions
69 lines (60 loc) · 2 KB
/
default.cfg
File metadata and controls
69 lines (60 loc) · 2 KB
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
// Nazi Zombies: Portable configuration file, do not modify
cl_nocsqc 0
bind a +moveleft
bind d +moveright
bind w +forward
bind s +back
bind MOUSE1 +attack // fire
bind MOUSE2 +button8 // aimin
bind SPACE impulse 10 // jump
bind CTRL +button4 // switch
bind r +button5 // reload
bind e +button7 // use
bind g +button3 // grenade
bind v +button6 // knife
bind = impulse 22
bind 1 +button4
bind 2 +button4
bind MWHEELUP +button4
bind MWHEELDOWN +button4
bind 3 impulse 102
bind 4 impulse 33
bind 5 impulse 104
bind 6 impulse 105
bind 7 impulse 106
bind 8 impulse 107
bind 9 impulse 108
bind 0 impulse 109
bind SHIFT impulse 23
bind TAB "showscores"
bind ESCAPE "togglemenu"
bind ~ "toggleconsole"
bind ` "toggleconsole"
bind t "messagemode"
bind F12 "screenshot"
volume 0.5
sensitivity 3
fov 90
gamma 1
vid_fullscreen_standalone 0
vid_fullscreen 0
vid_width 800
vid_height 600
name "Unknown Soldier"
// Autocvar
seta cg_chatEnabled "1"
seta r_viewmodel_default_fov "80"
seta cl_controllerglyphs "xbox"
seta in_rumbleenabled "1"
seta cl_cinematic "0"
seta nzp_particles "1"
seta nzp_decals "1"
seta vid_ultrawide_limiter "0"
seta cl_bobside "0.02"
seta scr_playerdebuginfo "0"
seta scr_playerdebuginfo_x "64"
seta scr_playerdebuginfo_y "6"
seta scr_whiteflash "0"
seta cl_hitmarkers "1"
seta cl_textopacity "0.20"
seta sys_testmode "0"