// // KEY BINDINGS // unbindall // // weapons // bind TAB "+scores" bind ESCAPE "togglemenu" 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 \ "+dropweapon" bind ` "toggleconsole" bind a "+activate" bind b "+zoom" bind c "+movedown" bind d "+back" bind e "+forward" bind f "+moveright" bind g "god" bind h "+weapalt" bind k "+kick" bind l "give all" bind n "noclip" bind p "notebook" bind r "+sprint" bind s "+moveleft" bind t "messagemode" bind v "+reload" bind y "messagemode2" bind z "+lookdown" bind [ "itemprev" bind ] "itemnext" bind ENTER "+useitem" bind ~ "toggleconsole" bind DOWNARROW "+back" bind LEFTARROW "+left" bind RIGHTARROW "+right" bind ALT "+strafe" bind SHIFT "+speed" bind F1 "vote yes" bind F2 "vote no" bind F5 "toggle r_speeds" bind F6 "toggle com_speeds" bind F7 "toggle r_lightmap" bind F8 "toggle r_showtris" bind F9 "notarget" bind F10 "god" bind F11 "give all" bind MOUSE1 "+attack" bind MOUSE2 "+moveup" bind MWHEELDOWN "weapnext" bind MWHEELUP "weapprev" bind GPAD_DPAD_UP "ENTER" bind GPAD_DPAD_DOWN "b" bind GPAD_DPAD_LEFT "[" bind GPAD_DPAD_RIGHT "]" bind GPAD_START "g" bind GPAD_BACK "l" bind GPAD_LEFT_THUMB "c" bind GPAD_RIGHT_THUMB "v" bind GPAD_A "MWHEELUP" bind GPAD_B "MWHEELDOWN" bind GPAD_X "a" bind GPAD_Y "h" bind GPAD_BLACK "k" bind GPAD_WHITE "p" bind GPAD_LEFT_TRIGGER "MOUSE2" bind GPAD_RIGHT_TRIGGER "MOUSE1" seta name "WolfPlayer"