-
Notifications
You must be signed in to change notification settings - Fork 1
/
autoexec.cfg
130 lines (100 loc) · 2.86 KB
/
autoexec.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
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
bind "MWHEELUP" "invprev"
bind "MWHEELDOWN" "+jump"
volume "0.5"
bind "F2" "exec CrossTLG.cfg"
bind "F3" "exec CrossDevice.cfg"
bind "F4" "exec CrossElec.cfg"
bind "F5" "exec CrossZywo.cfg"
bind "F6" "exec CrossColdzera.cfg"
bind "F7" "exec CrossM.cfg"
bind "F8" "exec CrossStewie.cfg"
bind "F9" "exec CrossX.cfg"
bind "MOUSE4" "use weapon_flashbang"
bind "MOUSE5" "use weapon_hegrenade"
cl_cmdrate "128"
cl_updaterate "128"
rate "786432"
fps_max "300"
cl_interp "1"
cl_interp_ratio "2"
alias "+jumpthrow" "+jump;-attack"
alias "-jumpthrow" "-jump"
bind "mouse5" "+jumpthrow"
bind "v" "+voicerecord"
bind "k" "viewmodel_fov 68;viewmodel_offset_x 2.5;viewmodel_offset_y 0;viewmodel_offset_z -1.5"
bind "l" "viewmodel_fov 60;viewmodel_offset_x 1;viewmodel_offset_y 1;viewmodel_offset_z -1"
bind "o" "viewmodel_fov 68;viewmodel_offset_x 2;viewmodel_offset_y 2;viewmodel_offset_z -2"
bind "p" "viewmodel_fov 68;viewmodel_offset_x 2.5;viewmodel_offset_y 1;viewmodel_offset_z -1.5"
bind "a" "+moveleft;r_cleardecals"
bind "d" "+moveright;r_cleardecals"
bind "h" "incrementvar volume 0 0.5 0.5"
cl_teamid_overhead_always 1
cl_teamid_overhead_maxdist 9999
m_rawinput 1
m_mousespeed 1
m_customaccel 0
bind "MOUSE4" "cl_righthand 1"
bind "MOUSE5" "cl_righthand 0"
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
//EXTRA COMMANDS
// Viewmodel
viewmodel_fov "68"
viewmodel_offset_x "-2"
viewmodel_offset_y "2"
viewmodel_offset_z "-2"
cl_bobcycle "0.98"
cl_bob_lower_amt "0"
cl_viewmodel_shift_left_amt "0"
cl_viewmodel_shift_right_amt "0"
cl_bobamt_lat "0"
cl_bobamt_vert "0"
sensitivity "2"
//NETCODE / INTERPOLATION SETTINGS
rate "786432"
cl_cmdrate "128"
cl_updaterate "128"
cl_interp "1"
cl_interp_ratio "2"
cl_resend "1.5"
cl_resend_timeout "3"
cl_interpolate "1"
net_maxroutable 1200
cl_smooth "0"
cl_crosshair_drawoutline "0"
cl_crosshaircolor "1"
cl_crosshairdot "0"
cl_crosshairgap "-3"
cl_crosshairgap_useweaponvalue "0"
cl_crosshairsize "1"
cl_crosshairstyle "4"
cl_crosshairthickness "1"
cl_crosshairusealpha "1"
snd_use_hrtf "0"
//MISCELLANEOUS
r_drawtracers_firstperson 0
cl_autowepswitch "0"
hud_showtargetid "1"
cl_autohelp "0"
cl_showhelp "0"
gameinstructor_enable "0"
lobby_voice_chat_enabled "0"
cl_disablefreezecam "1"
joystick "0"
joystick_force_disabled "1"
joystick_force_disabled_set "1"
cl_loadout_colorweaponnames "1"
hud_showtargetid "1"
cl_righthand "1"
mm_dedicated_search_maxping "50"
sv_forcepreload "1"
mp_decals "50"
//CONSOLE SETTINGS
con_enable "1"
developer "1"
con_filter_text "Damage given"
con_filter_text_out "Player:"
con_filter_enable "2"
//SOUND SETTINGS
snd_mixahead "0.05"
snd_headphone_pan_exponent "2"
snd_musicvolume "0"