#Config.start //Binds unbindall bind "TAB" "+showscores; timeleft" bind "ENTER" "+attack" bind "ESCAPE" "escape" bind "SPACE" "+jump" bind "'" "+moveup" bind "+" "sizeup" bind "," "buyammo1" bind "-" "sizedown" bind "." "buyammo2" bind "/" "+movedown" 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 ";" "+mlook" bind "=" "sizeup" bind "a" "+moveleft" bind "b" "buy" bind "c" "radio3" bind "d" "+moveright" bind "e" "+use" bind "f" "impulse 100" bind "g" "drop" bind "h" "+commandmenu" bind "i" "showbriefing" bind "j" "cheer" bind "k" "+voicerecord" bind "m" "chooseteam" bind "n" "nightvision" bind "o" "buyequip" bind "q" "lastinv" bind "r" "+reload" bind "s" "+back" bind "t" "impulse 201" bind "u" "messagemode2" bind "w" "+forward" bind "x" "stopsound" bind "y" "messagemode" bind "z" "radio1" bind "[" "invprev" bind "]" "invnext" bind "`" "toggleconsole" bind "~" "toggleconsole" bind "UPARROW" "cl_crosshair_size large" bind "DOWNARROW" "cl_crosshair_size small" bind "LEFTARROW" "cl_righthand 0" bind "RIGHTARROW" "cl_righthand 1" bind "ALT" "" bind "CTRL" "+duck" bind "SHIFT" "+speed" bind "F1" "" bind "F2" "amxmodmenu" bind "F3" "" bind "F4" "" bind "F5" "snapshot" bind "F6" "" bind "F7" "" bind "F8" "quit" bind "F9" "" bind "F10" "" bind "F11" "" bind "F12" "echo Enter new sensitivity:; sensitivity; toggleconsole" bind "INS" "+klook" bind "PGDN" "+lookdown" bind "PGUP" "+lookup" bind "END" "centerview" bind "MWHEELUP" "+jump" bind "MWHEELDOWN" "+jump" bind "MOUSE1" "+attack" bind "MOUSE2" "+attack2" bind "PAUSE" "pause" //Sound voice_scale "0" voice_enable "0" voice_modenable "0" sv_voiceenable "0" voice_forcemicrecord "0" MP3Volume "1" bgmvolume "0" suitvolume "1" hisound "1" s_a3d "0" s_eax "0" s_reverb "0" _snd_mixahead "0.1" s_automax_distance "30.0" s_automin_distance "2.0" s_bloat "2.0" s_distance "60" s_doppler "0.0" s_leafnum "0" s_max_distance "1000.0" s_min_distance "8.0" s_numpolys "200" s_polykeep "1000000000" s_polysize "10000000" s_refdelay "4" s_refgain "0.4" s_rolloff "1.0" s_verbwet "0.25" //Connection rate "20000" cl_rate "20000" cl_updaterate "101" cl_cmdrate "101" cl_lc "1" cl_lw "1" ex_interp "0.01" cl_dlmax "128" cl_allowdownload "1" cl_allowupload "1" cl_cmdbackup "2" cl_download_ingame "1" cl_timeout "30" //Graphics ati_npatch "0" ati_subdiv "0" violence_ablood "1" violence_hblood "1" violence_agibs "1" violence_hgibs "1" gl_ztrick "0" gl_cull "1" gl_keeptjunctions "0" gl_smoothmodels "1" gl_texsort "1" gl_palette_tex "1" r_norefresh "0" gl_round_down "2" gl_picmip "0" gl_playermip "0" gl_texturemode "GL_LINEAR_MIPMAP_NEAREST" cl_weather "0" gl_overbright "1" gl_affinemodels "1" r_shadows "1" cl_shadows "1" gl_alphamin "0.25" gl_monolights "0" gl_clear "0" gl_dither "1" gl_flipmatrix "0" gl_flashblend "0" gl_lightholes "1" gl_spriteblend "1" developer "0" r_dynamic "1" r_novis "1" r_traceglow "0" r_wateralpha "0" r_mirroralpha "1" r_bmodelhighfrac "5.0" r_lightmap "0" r_norefresh "0" gl_max_size "256" precache "1" viewsize "120" brightness "1" gamma "3" fastsprites "1" fps_max "101" fps_modem "101" max_shells "100" cl_corpsestay "100" max_smokepuffs "100" mp_decals "100" d_spriteskip "0" cl_himodels "0" model "gordon" topcolor "30" bottomcolor "6" cl_minmodels "1" r_mmx "1" gl_wateramp "0" hpk_maxsize "4" r_waterwarp "0" net_graph "0" net_graphpos "2" max_rubble "1" cd_fps "1" cl_particlefx "2" cl_identiconmode "2" fs_lazy_precache "0" r_detailtextures "0" cl_dynamiclights "1" gl_fog "0" tripplebuffer "1" //Control +mlook lookstrafe "0" m_pitch "0.022" lookspring "0" crosshair "1" cl_crosshair_color "50 250 50" cl_crosshair_size "large" cl_crosshair_translucent "0" con_color "255 255 255" _windowed_mouse "0" m_filter "0" joystick "0" sv_aim "0" //Gameplay cl_observercrosshair "0" setinfo _ah "0" _cl_autowepswitch "0" cl_righthand "1" console "1" setinfo _vgui_menus "0" cl_dynamiccrosshair "0" hud_centerid "1" hud_takesshots "0" hud_fastswitch "1" cl_radartype "2" spec_autodirector_internal "1" spec_drawcone_internal "1" spec_drawnames_internal "1" spec_drawstatus_internal "1" spec_mode_internal "2" spec_pip "0" //Clear console clear //Echoes echo "Project Amy config 2.0 by Ada loaded" echo "Project.Amy@gmail.com" echo "========================" echo "Good luck & enyoy the session" #Config.end