-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathearl.cfg
50 lines (50 loc) · 1.13 KB
/
earl.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
bind SPACE "+moveup"
bind 1 "weaponslot primary"
bind 2 "weaponslot primaryb"
bind 3 "weaponslot pistol"
bind 4 "weaponslot grenade"
bind SEMICOLON "god"
bind [ "timescale 4"
bind \ "timescale .25"
bind ] "timescale 1"
bind a "toggle cl_run"
bind d "+back"
bind e "+forward"
bind f "+moveright"
bind g "give all"
bind i "toggle r_ignore"
bind j "toggle g_entinfo"
bind l "toggle r_lightmap"
bind m "notarget"
bind n "ufo"
bind o "toggle r_measureOverdraw 0 1 2"
bind r "+leanright"
bind s "+moveleft"
bind t "+reload"
bind w "+leanleft"
bind z "toggleprone"
bind PAUSE "toggle cl_paused"
bind CTRL "+activate"
bind SHIFT "+movedown"
bind F3 "r_logfile 1"
bind F5 "savegame quicksave"
bind F6 "toggle r_showportals"
bind F7 "toggle r_showleaflights"
bind F8 "toggle r_showtris 0 1 2"
bind F9 "loadgame quicksave"
bind F11 "screenshotjpeg"
bind F12 "screenshot"
bind MOUSE1 "+attack"
bind MOUSE2 "+forward"
bind MOUSE3 "+melee"
bind MWHEELDOWN "weapprev"
bind MWHEELUP "weapnext"
seta name "Coriolis"
seta m_filter "0"
seta m_side "0.25"
seta m_forward "0.25"
seta m_yaw "0.022"
seta m_pitch "0.022"
seta cl_mouseAccel "0"
seta sensitivity "5"
seta developer "2"