-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmo.cfg
49 lines (48 loc) · 1.1 KB
/
mo.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
bind ESCAPE "togglemenu"
bind TAB "+scores"
bind W "+binoculars"
bind = "replay_live"
bind ` "toggleconsole"
bind PAUSE "toggle cl_paused 0 1"
bind R "+activate"
bind F5 "savegame hoopla"
bind F9 "loadgame hoopla"
bind F12 "screenshot"
bind - "replay_back 10"
bind 0 "replay_back 3"
bind = "replay_live"
bind . "toggle r_fullbright 0 1"
bind / "scriptdebugger"
bind B "toggle cl_paused 0 2"
bind T "toggle timescale 1 3"
bind Y "toggle timescale 1 .25 .1"
bind G "god"
bind I "toggle r_showtris 0 1 2"
bind J "notarget"
bind K "toggle ai_showNodes 0 1 2"
bind L "toggle g_entinfo 0 1 2"
bind M "map_restart"
bind N "ufo"
bind H "cg_noclip"
bind O "toggle r_showportals 0 1 2"
bind P "toggle r_lockpvs 0 1"
bind F1 "devgui"
bind 1 "ai axis delete"
bind 2 "ai allies delete"
bind MWHEELDOWN "weapnext"
bind MWHEELUP "weapprev"
bind Q "+smoke"
bind A "+frag"
bind C "+melee_breath"
bind MOUSE1 "+attack"
bind MOUSE2 "+speed"
bind MOUSE3 "+reload"
bind D "+back"
bind E "+forward"
bind F "+moveright"
bind S "+moveleft"
bind SHIFT "+movedown"
bind SPACE "+gostand"
bind Z "goprone"
bind MOUSE4 "+leanleft"
bind MOUSE5 "+leanright"