-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathautoexec.cfg
More file actions
81 lines (78 loc) · 1.79 KB
/
autoexec.cfg
File metadata and controls
81 lines (78 loc) · 1.79 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
70
71
72
73
74
75
76
77
78
79
80
81
//View model
cl_viewmodel_shift_left_amt "0.500000"
cl_viewmodel_shift_right_amt "0.250000"
viewmodel_fov "60"
viewmodel_offset_x "1"
viewmodel_offset_y "1"
viewmodel_offset_z "-1.500000"
cl_bob_lower_amt "5.000000"
cl_bobamt_lat "0.100000"
cl_bobamt_vert "0.100000"
cl_bobcycle "0.980000"
unbindallmousekeyboard
//keybind
bind "1" "slot1"
bind "2" "slot2"
bind "3" "slot3"
bind "5" "slot5"
bind "a" "+moveleft"
bind "b" "buymenu"
bind "c" "slot8"
bind "d" "+moveright"
bind "e" "+use"
bind "f" "slot7"
bind "g" "drop"
bind "h" "noclip"
bind "i" "show_loadout_toggle"
bind "space" "+voicerecord"
bind "m" "teammenu"
bind "n" "slot9"
bind "q" "lastinv"
bind "r" "+reload"
bind "s" "+back"
bind "t" "+spray_menu"
bind "u" "messagemode2"
bind "w" "+forward"
bind "x" "slot6"
bind "y" "messagemode"
bind "z" "slot10"
bind "`" "toggleconsole"
bind "," "buyammo1"
bind "." "buyammo2"
bind "TAB" "+showscores"
bind "ESCAPE" "cancelselect"
bind "DEL" "mute"
bind "PAUSE" "pause"
bind "SHIFT" "+speed"
bind "ALT" "radio2"
bind "CTRL" "+duck"
bind "RCTRL" "+altbinds"
bind "F3" "autobuy"
bind "F4" "rebuy"
bind "F5" "jpeg"
bind "F6" "save quick"
bind "F7" "load quick"
bind "F10" "quit prompt"
bind "MOUSE1" "+attack"
bind "MOUSE2" "+attack2"
bind "MWHEELUP" "+jump"
bind "MWHEELDOWN" "slot1"
bind "MOUSE3" "+lookatweapon"
//Map
cl_radar_always_centered "0"
cl_radar_scale "0.3"
cl_hud_radar_scale "1.15"
cl_radar_icon_scale_min "1"
cl_radar_rotate "1"
cl_radar_square_with_scoreboard "1"
//Crosshair
cl_crosshairalpha 255
cl_crosshaircolor 4
cl_crosshairdot 0
cl_crosshairgap -2
cl_crosshairsize 2.5
cl_crosshairstyle 4
cl_crosshairusealpha 1
cl_crosshairthickness 0
cl_crosshair_sniper_width 1
cl_crosshair_drawoutline 0