UPDATED default.cfg

This commit is contained in:
insellium 2021-10-09 13:53:11 +00:00
parent 258fa92c41
commit 228a79ed41

View file

@ -1,47 +1,69 @@
// //
// KEY BINDINGS // DEFAULT KEY BINDINGS AND SETAS FOR Q3R 0.4
// //
bind TAB "+scores" bind TAB "+scores"
bind SPACE "+button14" bind SPACE "+moveup"
bind 0 "weapon 1" bind 0 "weapon 10"
bind 1 "weapon 2" bind 1 "weapon 1"
bind 2 "weapon 3" bind 2 "weapon 2"
bind 3 "weapon 4" bind 3 "weapon 3"
bind 4 "weapon 5" bind 4 "weapon 4"
bind 5 "weapon 6" bind 5 "weapon 5"
bind 6 "weapon 7" bind 6 "weapon 6"
bind 7 "weapon 8" bind 7 "weapon 7"
bind 8 "weapon 9" bind 8 "weapon 8"
bind 9 "weapon 10" bind 9 "weapon 9"
bind [ "record"
bind ] "stoprecord"
bind a "+left" bind a "+left"
bind c "+movedown"
bind d "+right" bind d "+right"
bind e "+movedown" bind e "+button2"
bind g "headlights" bind f "headlights"
bind h "+button3" bind i "messagemode4"
bind j "record" bind q "+button3"
bind k "stoprecord" bind r "dropWeapon"
bind q "+moveup"
bind r "messagemode"
bind s "+back" bind s "+back"
bind t "messagemode2" bind t "messagemode"
bind u "messagemode4" bind u "messagemode3"
bind w "+forward" bind w "+forward"
bind z "messagemode3" bind y "messagemode2"
bind UPARROW "+lookup" bind ALT "+button14"
bind DOWNARROW "+lookdown" bind CTRL "+movedown"
bind ALT "+speed" bind SHIFT "+speed"
bind CTRL "+button2"
bind SHIFT "+mlook"
bind KP_ENTER "centerview"
bind KP_MINUS "dropWeapon"
bind KP_PLUS "+zoom"
bind MOUSE1 "+attack" bind MOUSE1 "+attack"
bind MOUSE2 "+button5" bind MOUSE2 "+button5"
bind MOUSE3 "+button12" bind MOUSE3 "+button12"
bind MOUSE4 "stoprecord"
bind MOUSE5 "record"
bind MWHEELDOWN "weapnext" bind MWHEELDOWN "weapnext"
bind MWHEELUP "weapprev" bind MWHEELUP "weapprev"
bind WORLD_47 "+button2" seta rim "svt_lightning"
seta r_fullscreen "1" seta cg_atmosphericLevel "2"
seta cg_checkpointArrowMode "2"
seta s_useOpenAL "0"
seta s_musicvolume "0.5"
seta s_volume "1"
seta r_customheight "720"
seta r_customwidth "1280"
seta r_noborder "0"
seta r_fullscreen "0"
seta r_mode "-1"
seta r_colorbits "32" seta r_colorbits "32"
seta r_texturebits "32" seta r_texturebits "32"
seta r_detailtextures "1"
seta r_ext_compressed_textures "0"
seta team_headmodel "alpine/red"
seta team_model "alpine/red"
seta headmodel "alpine/red"
seta model "alpine/red"
seta name "Q3R Racer"
seta cg_fov "106"
seta cg_thirdPersonRange "170"
seta cg_thirdPersonHeight "60"
seta s_sdlBits "16"
seta s_sdlSpeed "44100"
seta s_sdlChannels "2"
seta com_maxfps "144"
seta sv_hostname "Q3R Server"
seta r_picmip "0"