//B55-Storknosanīs Quake II Config bind c "drop item" /this drops your special item bind g "bandage" /this is to bandage when you are bleeding bind shift "reload" /this is to reload your weapon bind ctrl "opendoor" /this is to open doors (duh) bind x "drop weapon" /this drops your special weapon //Personal set name "B55-Storknosan" set hostname "Goteborg" set skin "male/pointman" set crosshair "1" set hand "0" set fov 90 //Movement bind a "+moveleft" bind d "+moveright" bind w "+forward" bind s "+back" bind mouse2 "+moveup" bind ALT "+movedown" //Weapon keys bind MOUSE3 "use Chaingun" bind e "use Grenade Launcher" bind space "use Rocket Launcher" bind f "use HyperBlaster" bind r "use Railgun" bind c "use BFG10K" bind q "use shotgun; wait; use super shotgun" // Inventory bind g "use grenades" bind 1 "invprev" bind 2 "invnext" bind l "use silencer" bind shift "say_team Here's some shit; invdrop" bind TAB "cmd help" bind ENTER "invuse" // Controller (mouse) settings bind MOUSE1 "+attack" set in_joystick "0" set in_mouse "1" set m_filter "1" set m_pitch "0.022" set sensitivity "10.000000" set lookstrafe "0" set lookspring "0" set freelook "1" //Communication settings bind t "messagemode" bind y "messagemode2" bind F1 "wave 1" bind F2 "wave 2" bind F3 "wave 3" bind F4 "wave 4" bind F5 "wave 0" //Other stuff bind ` "toggleconsole" bind f12 "screenshot" bind PAUSE "pause" set msg "1" set cl_run "1" set viewsize "100" bind ESCAPE "togglemenu" set cl_predict "1"