-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig_bhop.cfg
76 lines (72 loc) · 1.65 KB
/
config_bhop.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
// My Name is Tito's BHOP Control Config
// mynameistito.com
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" "+mleft"
bind "b" "sm_bonus"
bind "c" "timeleft"
bind "d" "+mright"
bind "e" "+use"
bind "f" "+lookatweapon"
bind "g" "drop"
bind "h" "sm_hide"
bind "SEMICOLON" "+voicerecord"
bind "m" "teammenu"
bind "n" "sm_easy"
bind "q" "sm_end"
bind "r" "sm_r"
bind "s" "+mback"
bind "t" "sm_r"
bind "u" "messagemode2"
bind "w" "+mfwd"
bind "x" "say nextmap"
bind "y" "sm_nc"
bind "v" "+spray_menu"
bind "enter" "messagemode"
bind "z" "sm_easy"
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" "+right"
bind "p" "+right"
BindToggle "]" "voice_enable"
bind "uparrow" "+forward"
bind "leftarrow" "+moveleft"
bind "downarrow" "+back"
bind "rightarrow" "+moveright"
bind "l" "say !showtriggers;say !showzones;say !showclips;"
cl_hud_playercount_showcount 1
cl_teamid_overhead_mode 0
cl_radar_rotate 0
clear
exec config_nulls
exec config_alias
echo "BHOP CONTROL CONFIGS ENABLED"
echo "BHOP CONTROL CONFIGS ENABLED"
echo "BHOP CONTROL CONFIGS ENABLED"