-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig_zombies.cfg
62 lines (60 loc) · 1.61 KB
/
config_zombies.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
// YWB 10/10/03:
// If the user doesn't have a config.cfg when they run, this gets executed the first time they run the engine
// It doesn't execute if they have their own config.cfg saved out.
unbindallmousekeyboard
bind "ESCAPE" "cancelselect"
bind "`" "toggleconsole"
bind "TAB" "+showscores"
bind "SPACE" "+jump"
bind "," "buyammo1"
bind "." "buyammo2"
bind "0" "slot10"
bind "1" "slot1"
bind "2" "slot2"
bind "3" "slot3"
bind "4" "slot4"
bind "5" "slot5"
bind "6" "slot6"
bind "7" "slot7"
bind "8" "slot8"
bind "9" "slot9"
bind "a" "+moveleft"
bind "b" "sm_bonus"
bind "c" "radio3"
bind "d" "+moveright"
bind "e" "sm_pause"
bind "f" "+lookatweapon"
bind "g" "drop"
bind "h" "sm_say To receive VIP accross all Killzone Gaming Servers, Donate @ donate.killzonegaming.com"
bind "j" "sm_say to report any Zone Bugs, sign up to our forums and create a ticket under Bug Tracker - www.killzonegaming.com"
bind "SEMICOLON" "+voicerecord"
bind "m" "teammenu"
bind "q" "sm_end"
bind "r" "sm_back"
bind "s" "+back"
bind "t" "sm_restart"
bind "u" "messagemode2"
bind "w" "+forward"
bind "x" "radio2"
bind "y" "sm_nc"
bind "v" "+spray_menu"
bind "enter" "messagemode"
bind "z" "radio1"
bind "SHIFT" "+duck"
bind "CTRL" "+speed"
bind "F3" "autobuy"
bind "F4" "rebuy"
bind "F5" "jpeg"
bind "F6" "save quick"
bind "F7" "load quick"
bind "F10" "quit prompt"
bind "MWHEELDOWN" "+jump"
bind "MWHEELUP" "+jump"
bind "MOUSE1" "+attack"
bind "MOUSE2" "+attack2"
bind "PAUSE" "pause"
bind "DEL" "mute"
bind "o" "+left"
bind "p" "+right"
BindToggle "]" "voice_enable"
echo "SURF CONTROL CONFIGS ENABLED"