// YWB (mailto:yahn@valvesoftware.com) 10/10/03: // If the user doesn't have a config.cfg when they run, // this gets executed the first time they run the engine // It doesn't execute if they have their own config.cfg saved out. unbindall bind "ESCAPE" "cancelselect" bind "`" "toggleconsole" bind "~" "toggleconsole" bind "w" "+forward" bind "s" "+back" bind "a" "+moveleft" bind "d" "+moveright" bind "SPACE" "+jump" bind "CTRL" "+duck" bind "TAB" "+showscores" bind "e" "+use" bind "c" "dropitems" bind "z" "+medengymenu" bind "r" "+reload" bind "x" "discard" bind "h" "+hintcenter" bind "m" "+mapshot" bind "k" "+voicerecord" bind "ALT" "+speed" bind "y" "say" bind "u" "say_team" bind "t" "impulse 201" bind "SHIFT" "+speed" bind "MOUSE1" "+attack" bind "MOUSE2" "+attack2" bind "ENTER" "+attack" bind "f" "+gren1" bind "g" "+gren2" bind "l" "impulse 100" 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 "MWHEELUP" "invprev" bind "MWHEELDOWN" "invnext" bind "[" "invprev" bind "]" "invnext" bind "q" "lastinv" bind "F5" "jpeg" bind "F6" "save quick" bind "F9" "load quick" bind "PAUSE" "pause" bind "b" "changeclass" bind "n" "changeteam" bind "." "changeteam" bind "," "changeclass" cl_autoreload "1" cl_classautokill "1" cl_dynamicblur "0" cl_dynamicfov "0" cl_teamcolourhud "1" cl_cmdrate "66" cl_updaterate "66" con_enable 1 //cl_interp "0.03"