home *** CD-ROM | disk | FTP | other *** search
- //Chris "DaKine" Jones's Quake II Config
- //Evil Geniuses @ eg.gibbed.com
-
- unbindall
-
- // Player info
- set name "EG DaKine"
- set skin "male/m_yell"
- set crosshair "1"
- set cl_gun "1"
-
- // Movement keys
- bind w "+forward"
- bind s "+back"
- bind a "+moveleft"
- bind d "+moveright"
- bind space "+moveup"
- bind shift "+movedown"
-
- // Basic weapon keys
- bind 0 "use BFG10K"
- bind 1 "use Blaster"
- bind 2 "use Shotgun"
- bind 3 "use Super Shotgun"
- bind 4 "use Machinegun"
- bind 5 "use Chaingun"
- bind 6 "use Grenade Launcher"
- bind 7 "use Rocket Launcher"
- bind 8 "use HyperBlaster"
- bind 9 "use Railgun"
-
- // Additional weapon keys
- bind c "use Super Shotgun"
- bind 3 "use Chaingun"
- bind f "use Grenade Launcher"
- bind r "use Rocket Launcher"
- bind q "use Railgun"
- bind e "use HyperBlaster"
- bind alt "use BFG10K"
-
- //Inventory
- bind p "use Power Shield"
- bind ] "invnext"
- bind [ "invprev"
- bind enter "invuse"
-
- //Controller (mouse) settings
- bind mouse1 "+attack"
- bind mouse2 "use Grapple"
- set in_joystick "0"
- set in_mouse "1"
- set m_filter "1"
- set m_pitch "0.04"
- set m_yaw "0.022"
- set sensitivity "8.000000"
- set freelook "1"
-
- //Communication settings
- bind t "messagemode"
- bind y "messagemode2"
-
- //Video settings
- set vid_fullscreen "1"
- set vid_ref "soft"
- set vid_xpos "3"
- set vid_ypos "22"
- set win_noalttab "0"
- set vid_gamma "0.6"
- set viewsize "100"
- set fov "90"
-
- //Other commands & settings
- bind escape "togglemenu"
- bind tab "cmd help"
- set rate "10000"
- set cl_precict "1"
- set cl_run "1"
- set cl_noskins "0"
- set cl_stereo_separation "0.4"
- set msg "1"
- set run_pitch "0"
- set run_roll "0"
- set bob_up "0"
- set bob_roll "0"
- set bob_pitch "0"
- set sw_mipcap "4"
- set sw_stipplealpha "1"
- set sw_waterwarp "0"
- set s_primary "0"
- set s_khz "11"
- set s_loadas8bit "1"
- set s_mixahead "0.2"
- set scr_conspeed "10000"
- set hand "2"
- set sw_allow_modex "1"
- set sw_mode "0"