nuclide/opencs/default.cfg
Marco Hladik 9a46190fbd Added bunnyhop cap
Fixed some collision issue with some surfaces caused by static breaking points
2017-01-07 21:41:02 +01:00

70 lines
1.3 KiB
INI

bind w +forward
bind s +back
bind a +moveleft
bind d +moveright
bind "UPARROW" "+forward"
bind "DOWNARROW" "+back"
bind "LEFTARROW" "+left"
bind "RIGHTARROW" "+right"
bind MOUSE1 +attack
bind MOUSE2 +button5
bind "MWHEELDOWN" "invnext"
bind "MWHEELUP" "invprev"
bind r +button4
bind e +button6
bind n nightvision
bind TAB +showscores
bind 1 "impulse 1"
bind 2 "impulse 2"
bind 3 "impulse 3"
bind 4 "impulse 4"
bind SPACE +jump
bind CTRL +button3
bind SHIFT +speed
bind b buy
bind m chooseteam
bind ESC togglemenu
bind v noclip
// Movement Variables
seta sv_maxspeed 240
seta cl_forwardspeed 240
seta cl_sidespeed 240
seta cl_backspeed 240
seta cl_movespeedkey 0.2
seta mp_startmoney "800"
seta mp_buytime 90
seta mp_freezetime 6
seta mp_c4timer 45
seta mp_roundtime 5
seta mp_fillweapons 0
seta cl_bobcycle 0.8
seta cl_bob 0.01
seta cl_bobup 0.5
seta r_particledesc default
seta pm_bunnyspeedcap 1
seta con_color 255 128 0
seta vgui_color 255 128 0
seta cross_color 0 255 0
hostname "OpenCS Server"
seta vid_conautoscale "1"
seta snd_device "sdl"
alias +attack2 +button5
alias -attack2 -button5
alias +reload +button4
alias -reload -button4
alias +use +button6
alias -use -button6
seta r_polygonoffset_submodel_offset 0
seta r_polygonoffset_submodel_factor 0
seta r_fullbrightSkins 0
seta r_fb_models 0
seta con_logcenterprint 0
seta v_contentblend 0