// Counter-Strike Config // Name: Mikael Säflund // Nick: zaffe // Clan: // Mail: zaffe@telia.com // Date: 2004/11/13 // Comments: This config is a result of what you get by using the // CPL gui, all commands and limits are created by using it. // ================================================================== unbindall alias "zaffe" "zaffe" name "CONFIGS.EU - zaffe.cfg"// my name // Voice Communication // ------------------------------------------------------------------ voice_enable "0" // get rid voice_modenable "0" // of the sv_voiceenable "0" // ingame voicecom // Graphics // ------------------------------------------------------------------ gamma "3" // CPL maximum value brightness "1" // CPL maximum value fps_max "100" // I want maximum possible fps fastsprites "0" // CPL restriction // Sound Settings // ------------------------------------------------------------------ s_a3d "0" // Not allowed in CPL s_eax "0" // Give me better stereo effects volume "0.35" // My volume hisound "1" // Enable high-quality sound bgmvolume "0" // No CD-music // Netcode // ------------------------------------------------------------------ rate "25000" // My rate cl_updaterate "101" // My updaterate (CPL rule - 101) cl_cmdrate "101" // Send every frame to server (CPL rule - 101) cl_lw "1" // Default lag weapon compensation (CPL rule) cl_lc "1" // Lag compensation on (CPL rule) cl_download_ingame "0" // Dont download cl_allowdownload "0" // or cl_allowupload "0" // upload anything cl_minmodels "1" // Good when using FPS models cl_weather "0" // Takes the rain away // Other // ------------------------------------------------------------------ _cl_autowepswitch "0" // Auto switch when pickup new weapons cl_dynamiccrosshair "1" // The crosshair moves cl_righthand "0" // Use lefthanded weapons cl_crosshair_color "50 250 50" cl_crosshair_size "large" cl_crosshair_translucent "1" ex_interp "0.01" // Lower my interpolation to 50ms (CPL rule) net_graph "3" // My Fps/Loss/Choke net_graphpos "2" // Netgraph pos // Mouse Settings // ------------------------------------------------------------------ sensitivity "2.6" // My sens, no accel and default sens in windows zoom_sensitivity_ratio "0.6" // Lower sens with zoom m_pitch "0.022" // Default mouse values in m_yaw "0.022" // horizontal and vertial movement m_filter "0" // No mouse filtering on joystick "0" // I dont use a joystick +mlook // I use a mouse // HUD settings // ------------------------------------------------------------------ hud_fastswitch "1" // Instant weapon switch hud_centerid "1" // Display player names in the middle of the screen // SETINFO / sv Settings // ------------------------------------------------------------------ setinfo "dm" "0" // Dont display map info setinfo "ah" "0" // Turn off auto help setinfo "_vgui_menus" "0" // Dont use VGUI menus // Misc Settings // ------------------------------------------------------------------ console "1.0" // Enable the console (no console in CPL) fps_max "100" // Binds (default binds and team says used on internet) // ------------------------------------------------------------------ // Move // bind "w" "+forward" bind "s" "+back" bind "a" "+moveleft" bind "d" "+moveright" bind "LEFTARROW" "+left" bind "RIGHTARROW" "+right" // Action // bind "SPACE" "+jump" bind "CTRL" "+duck bind "SHIFT" "+speed" bind "e" "+use" bind "g" "drop" bind "r" "+reload" // Mouse // bind "MOUSE1" "+attack" bind "MOUSE2" "+attack2" bind "MOUSE3" "stopsound" bind "MWHEELDOWN" "invnext" bind "MWHEELUP" "invprev" // Buy // bind "f1" "buy" bind "f2" "buyequip" bind "f3" "buyammo2" bind "f4" "buyammo1" // Say-Commando // bind "y" "messagemode" bind "u" "messagemode2" bind "i" "say y'a'" bind "o" "say_team y'a'" bind "z" "radio1" bind "x" "radio2" bind "c" "radio3" // Other // bind "Pause" "Pause" bind "q" "lastinv" bind "l" "timeleft" bind "`" "toggleconsole" bind "m" "chooseteam" bind "TAB" "+showscores" bind "ESCAPE" "cancelselect" bind "0" "slot10" bind "1" "slot1" bind "2" "slot2" bind "3" "slot3" bind "4" "slot4" bind "5" "slot5" bind "6" "slot6" bind "7" "slot7" bind "8" "slot8" bind "9" "slot9" bind "F12" "snapshot" // -------------------------------------------------------------------- Echo "zaffes config loaded"