-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmedic.cfg
94 lines (88 loc) · 2.49 KB
/
medic.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
unbindall
cl_hud_playerclass_use_playermodel 0
viewmodel_fov 90
bind "`" "toggleconsole"
bind w +mfwd
bind s +mback
bind a +mleft
bind d +mright
alias +mfwd "-back;+forward;alias checkfwd +forward"
alias +mback "-forward;+back;alias checkback +back"
alias +mleft "-moveright;+moveleft;alias checkleft +moveleft"
alias +mright "-moveleft;+moveright;alias checkright +moveright"
alias -mfwd "-forward;checkback;alias checkfwd none"
alias -mback "-back;checkfwd;alias checkback none"
alias -mleft "-moveleft;checkright;alias checkleft none"
alias -mright "-moveright;checkleft;alias checkright none"
alias checkfwd none
alias checkback none
alias checkleft none
alias checkright none
alias none ""
bind space +crouchjump
alias +crouchjump "+jump;+duck"
alias -crouchjump "-jump;-duck"
bind "`" "toggleconsole"
bind "f" "inspect"
bind "ctrl" "+duck"
bind "TAB" "+showscores"
bind "'" "+moveup"
bind "/" "+movedown"
bind "PGUP" "+lookup"
bind "PGDN" "+lookdown"
bind "END" "centerview"
bind "ALT" "+strafe"
bind "INS" "+klook"
//bind "SEMICOLON" "+mlook"
bind "r" "+reload"
bind "MOUSE1" "+attack"
bind "MOUSE2" "+attack2"
bind "MOUSE3" "+attack3"
//bind "z" "saveme"
bind "z" "voice_menu_1"
bind "x" "voice_menu_2"
bind "c" "voice_menu_3"
bind "e" "dropitem"
bind "1" "slot1; r_drawviewmodel 1; viewmodel_fov 96; cl_crosshair_scale 0"
bind "2" "slot2; r_drawviewmodel 0; cl_crosshair_scale 0"
bind "3" "slot3; r_drawviewmodel 1; viewmodel_fov 120; cl_crosshair_scale 0"
bind "4" "slot4"
bind "5" "slot5"
bind "6" "slot6"
bind "7" "slot7"
bind "8" "slot8"
bind "9" "slot9"
bind "0" "slot10"
bind "MWHEELUP" "invprev"
bind "MWHEELDOWN" "invnext"
bind "q" "lastinv"
bind "F5" "screenshot"
bind "F6" "save_replay"
bind "F7" "abuse_report_queue"
bind "F10" "quit prompt"
bind "F12" "replay_togglereplaytips"
bind "PAUSE" "pause"
bind "ESCAPE" "escape"
bind "t" "impulse 201"
bind "y" "say"
bind "u" "say_team"
bind "." "changeteam"
bind "," "changeclass"
bind "F1" "+showroundinfo"
bind "g" "+taunt"
bind "h" "+use_action_slot_item"
bind "e" "voicemenu 0 0"
bind "l" "dropitem"
bind "i" "showmapinfo"
bind "-" "disguiseteam"
bind "m" "open_charinfo_direct"
bind "n" "open_charinfo_backpack"
bind "f" "inspect"
bind "j" "cl_trigger_first_notification"
bind "v" "+voicerecord"
r_maxdlights 12
cl_phys_timescale 0.8
bind "r" "voicemenu 0 1"
//crosshairsize(class specific)
cl_crosshair_scale 12
bind "v' "+voicerecord"