-
Notifications
You must be signed in to change notification settings - Fork 1
/
moo.cfg
119 lines (104 loc) · 3.05 KB
/
moo.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
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
bottomcolor "7"
topcolor "7"
name "moo"
rate "50000"
team "#trabzonspor"
teamskin "red"
enemyskin "2_green"
con_notifylines "6"
con_notifytime "4"
scr_conalpha "0.5"
scr_consize "0.533333"
scr_conspeed "99999999999999999999999"
cl_deadbodyFilter "2"
cl_fakeshaft "1"
cl_maxfps "1155"
cl_muzzleflash "0"
cl_r2g "1"
r_drawflame "0"
r_explosionLight "1"
r_explosionLightColor "0 100 0"
r_powerupGlow "2"
r_rocketLight "1"
r_rocketTrail "7"
r_grenadeTrail "7"
r_shaftalpha "0.4"
gl_part_trails "1"
gl_fb_models "red"
gl_caustics "1"
r_fastsky "1"
r_lavacolor "25 25 25"
r_skycolor "0"
r_telecolor "0 0 0"
r_drawviewmodel "0"
gl_textureless "1"
gl_texturemode2d "GL_NEAREST"
r_drawflat "1"
r_wallcolor "255 255 255"
r_floorcolor "255 100 150"
sys_yieldcpu "1"
vid_conheight "360"
vid_conscale "2"
bgmvolume "1.0"
s_khz "44"
volume "0.1"
cl_backspeed "320"
cl_forwardspeed "320"
cl_pitchspeed "20000000"
lookspring "0.000000"
sensitivity "7"
scr_drawHFrags "2"
crosshaircolor "255 255 0"
cl_gameclock "4"
scr_menualpha "0.8"
scr_teaminfo "0"
show_fps "1"
v_contentblend "0.000000"
v_damagecshift "0"
v_pentcshift "0"
v_quadcshift "0.1"
v_ringcshift "0"
default_fov "110.569992"
fov "110.569992"
v_kickpitch "0"
v_kickroll "0"
v_kicktime "0"
sshot_format "jpg"
unaliasall
alias +gl "impulse 6; +attack;"
alias -gl "-attack; impulse 1;"
alias +lg "impulse 8; +attack"
alias -lg "-attack; impulse 1;"
alias +rl "impulse 7 5 3 2; +attack"
alias -rl "-attack; impulse 1;"
alias +sg "impulse 2; +attack"
alias -sg "-attack; impulse 1;"
alias +sng "impulse 5 4; +attack"
alias -sng "-attack; impulse 1;"
alias +ssg "impulse 3 2; +attack"
alias -ssg "-attack; impulse 1;"
unbindall
bind TAB "+showscores"
bind ENTER "say :)"
bind ESCAPE "togglemenu"
bind = "sizeup"
bind \ "+mlook"
bind ` "toggleconsole"
bind w "+forward"
bind a "+moveleft"
bind s "+back"
bind d "+moveright"
bind SHIFT "+gl"
bind MOUSE1 "+rl"
bind MOUSE2 "+jump"
bind MOUSE3 "+lg"
bind MOUSE4 "+gl"
bind MOUSE5 "+sg"
bind SHIFT "+sg"
bind CTRL "+sg"
bind ALT "+gl"
bind SPACE "+gl"
bind t "messagemode"
bind ~ "toggleconsole"
bind CAPSLOCK "shownick"
bind F12 "screenshot"