-
Notifications
You must be signed in to change notification settings - Fork 0
/
surf.cfg
executable file
·111 lines (110 loc) · 2.36 KB
/
surf.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
exec autoexec
mat_monitorgamma "1.800000"
alias +hright "+speed;+right"
alias -hright "-speed;-right"
alias +hleft "+speed;+left"
alias -hleft "-speed;-left"
alias +fright "+right"
alias -fright "-right"
alias +fleft "+left"
alias -fleft "-left"
alias +fast "sensitivity 0.125"
alias -fast "sensitivity 0.25"
alias +med "sensitivity 0.0625"
alias -med "sensitivity 0.25"
alias +slow "sensitivity 0.0625"
alias -slow "sensitivity 0.25"
alias +vfast "sensitivity 0.375"
alias -vfast "sensitivity 0.25"
alias +tnc "sm_nc"
alias -tnc "sm_nc"
sensitivity "0.25"
volume "0.15"
voice_enable "1"
voice_scale "1.0"
cl_disablehtmlmotd "0"
unbind "capslock"
unbind "SPACE"
unbind "SHIFT"
unbind "kp_minus"
unbind "["
unbind "]"
unbind "b"
unbind "c"
unbind "h"
unbind "j"
unbind "k"
unbind "n"
unbind "o"
unbind "p"
unbind "v"
unbind ","
unbind "."
unbind "ALT"
unbind "MOUSE1"
unbind "MOUSE2"
unbind "MOUSE3"
unbind "MOUSE5"
unbind "MWHEELUP"
unbind "MWHEELDOWN"
unbind "e"
unbind "t"
unbind "MOUSE4"
unbind "F10"
unbind "F11"
unbind "KP_ins"
unbind "KP_end"
unbind "KP_downarrow"
unbind "KP_pgdn"
unbind "KP_leftarrow"
unbind "KP_5"
unbind "KP_rightarrow"
unbind "KP_home"
unbind "KP_uparrow"
unbind "KP_pgup"
unbind "KP_del"
unbind "KP_plus"
unbind "KP_slash"
unbind "KP_enter"
bind "SPACE" "+jump"
bind "SHIFT" "+speed"
bind "F10" "exec combatsurf"
bind "F11" "say /hidewep; say /speclist"
bind "[" "+fleft"
bind "]" "+fright"
bind "b" "sm_loadloc"
bind "c" "sm_saveloc"
bind "v" "sm_loadloc"
bind "t" "+use"
bind "kp_minus" "+med"
bind "h" "sm_back"
bind "j" "sm_restart"
bind "k" "sm_bonus"
bind "o" "+vfast"
bind "p" "+fast"
bind "," "say !spec"
bind "." "sm_nc"
bind "e" "+tnc"
bind "ALT" "noclip"
bind "MOUSE1" "+hleft"
bind "MOUSE2" "+hright"
bind "MOUSE3" "sm_saveloc"
bind "MOUSE4" "+attack"
bind "MOUSE5" "+slow"
bind "MWHEELUP" "+jump"
bind "MWHEELDOWN" "+duck"
bind "KP_ins" "say /hidewep; say /speclist"
bind "KP_end" "say !spec"
bind "KP_downarrow" "sm_saveloc"
bind "KP_pgdn" "sm_loadloc"
bind "KP_leftarrow" "sm_restart"
bind "KP_5" "say !pause"
bind "KP_rightarrow" "sm_bonus"
bind "KP_home" "sm_back"
bind "KP_uparrow" "say !b 2"
bind "KP_pgup" "say !b 3"
bind "KP_del" "exec autoexec"
bind "KP_plus" "exec surf"
bind "KP_slash" "exec combatsurf"
bind "KP_enter" "disconnect"
echo surf loaded