// put all your personal settings in this file, // and all your keybindings that are different from the default (see keymap.cfg) name "lokirulez.de" // change! team "visit" rate 10000 invmouse 1 // 1 for flightsim mode dynlight 0 // set 0 if it slows you down fov 110 // 90 is default in other games musicvol 0 // set higher if you want (max 255) soundvol 150 fpsrange 100 100 // *don't modify* unless you understand it fully // on slow machines, try setting to 20 25 // on fast machines, don't touch gamma 180 // set to your liking, 100 = default maxroll 0 // sets the maximum value your display will roll on strafing (0..20, default = 3) hudgun 0 // shows weapon model watersubdiv 1 fog 1024 particlesize 20 maxparticles 100 lightscale 1 lighterror 16 sensitivity 18.0 // similar number to quake sensitivityscale 8 // factor x minlod 25 // on slow machines, try as low as 25 (bad visuals) hidestats 1 // movement bind u "forward" bind h left bind j backward bind k right bind v jump bind backspace saycommand //weapons bind o "weapon 4" bind space "weapon 3" bind ralt "weapon 2" bind i "weapon 1" bind l "weapon 0" bind MOUSE2 [ fov 25; sensitivity 8; onrelease [ fov 110; sensitivity 18.0 ] ] bind MOUSE1 "attack" alias sp [ mode -2; map $arg1 ] alias dmsp [ mode -1; map $arg1 ] alias ffa [ mode 2; map $arg1 ] alias insta [ mode 4; map $arg1 ] //Demo script alias democounter 1 alias myname lokirulez bind F9 "(concatword $myname - $democounter;concat record $s;alias demorec $s);demorec;/say demo wird aufgenommen!;echo recording DEMO - # $democounter; echo right now, it's time to kick out the jams, motherfucker!; alias democounter (+ $democounter 1);" //misc bind tab [ hidestats 0; showscores; onrelease [ hidestats 1 ] ] bind F12 "screenshot" bind e "say gg;screenshot;stop"