← Back
Viewing: brent.cfg
unbindall
//
// SETTINGS
//
seta sensitivity "8.000000"
seta cg_drawFPS "2"
//
// MOVEMENT
//
bind w "+forward"
bind s "+back"
bind a "+moveleft"
bind d "+moveright"
bind q "+leanleft"
bind e "+leanright"
bind c "togglecrouch"
bind CTRL "toggleprone"
bind MOUSE2 "+moveup"
bind MWHEELUP "raisestance"
bind MWHEELDOWN "lowerstance"
//
// INTERACTION
//
bind f "+activate"
bind b "+binoculars"
//
// WEAPONS
//
bind MOUSE1 "+attack"
bind MOUSE2 "+gostand"
bind MOUSE3 "toggleads"
bind SPACE "+frag"
bind SHIFT "+melee_breath"
//bind ALT "+smoke"
bind r "+reload"
bind 1 "weaponslot pistol"
bind 2 "weaponslot primary"
bind 3 "weaponslot primaryb"
bind 5 "weapalt"
//
// MISC
//
bind ESCAPE "togglemenu"
bind ` "toggleconsole"
bind TAB "+scores"
bind F5 "savegame quicksave"
bind F9 "loadgame quicksave"
bind F12 "screenshotjpeg"
//
// DEVELOPER CONTROLS
//
bind p "ai_showNodesDist 1024; toggle ai_shownodes 0 1"
bind m "noclip"
bind n "cg_noclip"
bind u "cg_ufo"
bind g "god"
bind t "toggle timescale 1 3"
bind y "toggle timescale 1 0.25"
bind F4 "map_restart"
bind PAUSE "toggle cl_paused 0 1 2"
bind BACKSPACE "scriptDebugger"
bind DOWNARROW "replay_live"
bind LEFTARROW "replay_back 10"
bind RIGHTARROW "replay_forward 10"