// Configuration file for PLAYER // CONTROLS // SETTINGS // user set name "PLAYER" set sv_hostname "SERVER" set player "player.cfg" set cg_drawCrosshair "9" set color "4" model sarge/default set g_forcerespawn "0" set fraglimit "0" set capturelimit "0" set timelimit "0" // Standard Input set in_mouse "1" set in_joystick "1" set freelook "1" set cl_run "1" set sensitivity "16" set joy_threshold "0.400000" m_pitch 0.022 // // KEY BINDINGS // unbindall // // weapons // set cg_autoswitch "0" 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 7 "weapon 7" bind 8 "weapon 8" bind 9 "weapon 9" bind 0 "weapon 10" bind - "weapon 11" bind = "weapon 12" bind [ weapprev bind ] weapnext // bind / weapongrabbed bind KP_INS +button2 bind g +button3 bind k kill bind mwheelup weapnext bind mwheeldown weapprev // // CHARACTER CONTROLS // // bind CTRL +attack bind ALT +strafe bind SHIFT +speed bind q +left bind w +right bind DEL +lookdown bind PGDN +lookup bind END centerview bind CTRL +movedown // bind c +movedown bind SPACE +moveup bind ENTER +zoom bind UPARROW +forward bind DOWNARROW +back bind LEFTARROW +moveleft bind RIGHTARROW +moveright // // MOUSE OPTIONS // // bind SEMICOLON +mlook // // CLIENT ENVIRONMENT COMMANDS // bind BACKSPACE "exec igrekkess.cfg" bind KP_DEL say "I'm the best !" bind PAUSE "pause" bind ESCAPE "togglemenu" bind ~ "toggleconsole" bind * "toggleconsole" bind a quit bind KP_ENTER "exec banshee.cfg" bind v "exec view.cfg" bind j "exec joy.cfg" bind KP_PLUS "sizeup" bind KP_MINUS "sizedown" bind TAB +scores bind t "messagemode" bind INS "messagemode3" bind HOME "messagemode2" bind PGUP "messagemode4" // // SERVER ENVIRONMENT COMMANDS // // bind ' "g_syncronousClients 1;record" // bind \ stoprecord // bind x "sv_killserver 1" // // DEVELOPER KEYS // bind F1 screenshot bind F2 "exec system.cfg" bind F3 "writeconfig customcfg.cfg" bind F4 "exec customcfg.cfg" // bind F5 "toggle developer" // bind F6 "toggle r_speeds" // bind F7 "toggle r_showtris" // bind F8 "toggle cheats" // bind F9 "toggle cg_thirdperson" bind F10 god bind F11 give all bind F12 noclip // bind KP_SLASH devmap bind d "give quad damage" bind f "give flight" bind r "give regeneration" bind b "give battle suit" bind s "give speed" bind i "give invisibility" bind m "give medkit" bind p "give personal teleporter" bind / "give quad damage;give regeneration;give battle suit;give speed;give invisibility" // // MOUSE BUTTONS // bind MOUSE3 +forward bind MOUSE1 +attack bind MOUSE2 +moveup echo "PLAYER.CFG v1.08.01 => v1.11.02 Final (c) iGREKKESS 02/01/2000" echo "Keyboard: french - last update: 02/01/2000" // http://www.multimania.com/igrekkess // igrekkess@pop.multimania.com