nuclide/freecs/default.cfg
Marco Hladik 53d4ac9591 Added custom, white bitmap font to resemble WON closer
Fixed the chat parsing
Fixed crouching not working
2018-06-10 02:26:15 +02:00

89 lines
1.9 KiB
INI
Executable file

bind w +forward
bind s +back
bind a +moveleft
bind d +moveright
bind "0" "slot10"
bind "1" "slot1"
bind "2" "slot2"
bind "3" "slot3"
bind "4" "slot4"
bind "5" "slot5"
bind "6" "slot6"
bind "7" "slot7"
bind "8" "slot8"
bind "9" "slot9"
bind "UPARROW" "+forward"
bind "DOWNARROW" "+back"
bind "LEFTARROW" "+left"
bind "RIGHTARROW" "+right"
bind MOUSE1 +attack
bind MOUSE2 +attack2
bind "MWHEELDOWN" "invnext"
bind "MWHEELUP" "invprev"
bind r +reload
bind e +use
bind n nightvision
bind g drop
bind TAB +showscores
bind c radio3
bind x radio2
bind z radio1
bind t messagemode
bind SPACE +jump
bind CTRL +duck
bind SHIFT +speed
bind b buy
bind m chooseteam
bind ESC togglemenu
// Movement Variables
seta sv_maxspeed 240
seta cl_forwardspeed 240
seta cl_sidespeed 240
seta cl_backspeed 240
seta cl_movespeedkey 0.5
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_bob 0
seta v_bobcycle 0.8
seta v_bob 0.01
seta v_bobup 0.5
seta r_particledesc default
seta pm_bunnyspeedcap "1"
seta pm_stepdown 1
seta sv_accelerate "4"
seta con_textsize "12"
seta con_color "255 170 0"
seta vgui_color "255 170 0"
seta cross_color 0 255 0
hostname "FreeCS Server"
seta vid_conautoscale "1"
seta snd_device "sdl"
seta r_polygonoffset_submodel_offset "0"
seta r_polygonoffset_submodel_factor "0"
seta r_fullbrightSkins "0"
seta r_fb_models "0"
seta v_contentblend "0"
seta com_nogamedirnativecode "0"
seta cl_cursor_scale "1"
seta r_shadow_realtime_world_shadows "0"
seta r_shadow_realtime_dlight_shadows "0"
seta r_imageexensions "tga bmp pcx"
seta gl_blacklist_debug_glsl 0
seta vid_conautoscale "1"
seta scr_conalpha "1"
seta con_notifylines "0"
seta con_logcenterprint "0"
seta maxplayers "8"
seta lang "en_us"
seta cfg_save_auto "1"
seta r_meshpitch "1"
seta gl_overbright "0"