Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- // CPL GUI
- // http://www.thecpl.com/
- // ftp.thecpl.com/cpl_16gui06.zip
- // powered by CYS-helpers aerion
- // edited by idan Fucile
- // original code created at 15/10/2007
- // last modifited 16/05/2011
- echo "The Cyberathlete Professional League - Play Hard. Go Pro."
- echo " On the web at: http://www.thecpl.com"
- echo " "
- echo "==============="
- echo " "
- echo "CPL CS 1.6 GUI Loaded"
- echo "Developed for: The CPL Summer Championships 2006"
- echo "Idan Fucile config - last modifited 16/05/2011"
- alias go_slot1 "weapon_mp5navy; weapon_m4a1; weapon_m249; weapon_p90; go_slot1b"
- alias go_slot1b "weapon_scout; weapon_awp; weapon_g3sg1; weapon_sg550; go_slot1c"
- alias go_slot1c "weapon_sg552; weapon_aug; weapon_tmp; weapon_mac10; weapon_ak47; go_slot1d"
- alias go_slot1d "weapon_ump45; weapon_xm1014; weapon_m3; weapon_famas; weapon_galil"
- alias idanpro "cl_lw 0"
- alias idanlopro "cl_lw 1"
- ex_interp 0.1
- alias go_slot2 "weapon_usp; weapon_glock18; weapon_deagle; weapon_p228; weapon_elite; weapon_fiveseven"
- alias cpl_helm "vesthelm; vest"
- alias cpl_nvgs "nvgs; nightvision"
- alias cpl_fn57dual "fn57; elites"
- alias cpl_tmpmac10 "tmp; mac10"
- alias cpl_famgal "famas; galil"
- alias cpl_m4ak "m4a1; ak47"
- alias cpl_augsg "aug; sg552"
- alias cpl_sg550g3 "sg550; g3sg1"
- alias "tex1" "gl_texturemode gl_linear_mipmap_nearest"
- alias "tex2" "gl_texturemode gl_nearest_mipmap_nearest"
- alias "pw" "password"
- ati_subdiv "0"
- ati_npatch "0"
- con_color "255 255 255" //Change Chat color to WHITE
- cl_rate 25000
- fps_max 101
- fps_modem 0
- // fixed microphone input error
- voice_forcemicrecord 0
- voice_clientdebug 0 // debugging voice
- voice_enable "1"
- sv_voiceenable "1"
- voice_scale "0.75"
- voice_dsound "1"
- voice_modenable "1"
- gl_affinemodels "0"
- gl_alphamin "0.25"
- gl_dither "1"
- gl_cull "1"
- gl_keeptjunctions "0"
- gl_max_size "256"
- gl_clear "0"
- gl_lightholes 0
- gl_flipmatrix "0"
- gl_palette_tex "0"
- gl_round_down "10"
- gl_picmip 0.9
- gl_playermip 1000
- gl_texturemode "GL_LINEAR_MIPMAP_NEAREST"
- gl_wateramp "0"
- gl_spriteblend "1"
- d_spriteskip "0"
- r_dynamic "1"
- r_mirroralpha "0"
- r_bmodelhighfrac "5.0"
- r_norefresh "0"
- r_decals "300"
- r_lightmap "0"
- r_mmx "1"
- r_traceglow "1"
- r_novis "0"
- r_lightmap "0"
- r_wateralpha "1"
- cl_weather 0
- cl_himodels 0
- cl_shadows 0
- cl_corpsestay 0
- cd_fps "1"
- max_shells "0"
- max_smokepuffs "0" "
- violence_ablood "1"
- violence_agibs "1"
- violence_hblood "1"
- violence_hgibs "1"
- loadas8bit "1"
- viewsize "120"
- gunsmoke 0
- fastsprites 1
- joystick 0
- brightness 15
- gamma 3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement