q3rally/baseq3r/default.cfg

69 lines
1.5 KiB
INI
Raw Normal View History

//
2021-10-09 13:53:11 +00:00
// DEFAULT KEY BINDINGS AND SETAS FOR Q3R 0.4
//
2021-09-30 21:10:24 +00:00
bind TAB "+scores"
2021-10-09 13:53:11 +00:00
bind SPACE "+moveup"
bind 0 "weapon 10"
bind 1 "weapon 1"
bind 2 "weapon 2"
bind 3 "weapon 3"
bind 4 "weapon 4"
bind 5 "weapon 5"
bind 6 "weapon 6"
bind 7 "weapon 7"
bind 8 "weapon 8"
bind 9 "weapon 9"
bind [ "record"
bind ] "stoprecord"
2021-09-30 21:10:24 +00:00
bind a "+left"
2021-10-09 13:53:11 +00:00
bind c "+movedown"
2021-09-30 21:10:24 +00:00
bind d "+right"
2021-10-09 13:53:11 +00:00
bind e "+button2"
bind f "headlights"
bind i "messagemode4"
bind q "+button3"
bind r "dropWeapon"
2021-09-30 21:10:24 +00:00
bind s "+back"
2021-10-09 13:53:11 +00:00
bind t "messagemode"
bind u "messagemode3"
2021-09-30 21:10:24 +00:00
bind w "+forward"
2021-10-09 13:53:11 +00:00
bind y "messagemode2"
bind ALT "+button14"
bind CTRL "+movedown"
bind SHIFT "+speed"
2021-09-30 21:10:24 +00:00
bind MOUSE1 "+attack"
bind MOUSE2 "+button5"
bind MOUSE3 "+button12"
2021-10-09 13:53:11 +00:00
bind MOUSE4 "stoprecord"
bind MOUSE5 "record"
2021-09-30 21:10:24 +00:00
bind MWHEELDOWN "weapnext"
bind MWHEELUP "weapprev"
2021-10-09 13:53:11 +00:00
seta rim "svt_lightning"
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"
2021-10-09 13:53:11 +00:00
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"