sábado, 31 de outubro de 2009

cevo cfg

//CEVO FPS Config
//----------------------
//Email all questions or concerns to MStevens@cevolved.com
//Re-name this config to "autoexec.cfg" to enable

clear
echo "***********************"
echo "CEVO FPS Configuration v1.3 loaded"
echo "http://www.cevolved.com"
echo "Email any questions or concerns to MStevens@cevolved.com"
echo "***********************"

// FPS Settings
// ----------------


//Cl_ Commands

cl_cmdrate "101" // Must be set to 100/101
cl_drawmonitors "0" // changeable
cl_ejectbrass "0" // changeable
cl_forcepreload "1" // changeable
cl_interp "0.01" // Must be set to .01
cl_interpolate "1" // Must be set to 1
cl_lagcomp_errorcheck "1" // changeable
cl_lagcompensation "1" // changeable
cl_minmodels "1" // changeable
cl_min_ct "1" // changeable
cl_min_t "1" // changeable
cl_predictweapons "1" // changeable
cl_pred_optimize "2" // changeable
cl_phys_props_max "50" // Must be set to 50+
cl_ragdoll_physics_enable "0" // changeable
cl_ragdoll_collide "0" // changeable
cl_smooth "1" // changeable
cl_smoothtime "0.01" // changeable
cl_updaterate "101" // Must be set to 100/101


//Mat_ commands

mat_bloomscale "0" // changeable
mat_bumpmap "0" // changeable
mat_clipz "1" // changeable
mat_colorcorrection "0" // changeable
mat_compressedtextures "1" // changeable
//mat_debug // Illegal
mat_debug_postprocessing_effects "0" // Must be set to 0
mat_debugdepthmode "0" // Must be set to 0
mat_debugdepthval "128" // Must be set to 128
mat_debugdepthvalmax "256" // Must be set to 256
mat_disable_bloom "1" // changeable
//mat_dxlevel 90 // Must be set to 81 or higher
mat_filterlightmaps "1" // changeable
mat_forcehardwaresync "0" // changeable
mat_hdr_enabled "0" // changeable
mat_parallaxmap "0" // changeable
mat_picmip "0" // Must not be higher than 2
mat_reducefillrate "1" // changeable
mat_specular "0" // changeable
mat_vsync "0" // changeable

//R_ Commands

r_decals "0" // changeable
r_decal_cullsize "0" // changeable
r_dopixelvisibility "0" // changeable
r_drawbatchdecals "0" // changeable
r_drawflecks "0" // changeable
r_drawmodeldecals "0" // changeable
r_dynamic "0" // changeable
r_eyes "0" // changeable
r_flex "0" // changeable
r_lightaverage "1" // Must be set to 1
r_lod "-1" // Must be set to -1/0/1/2
r_maxdlights "32" // Must be set to 32
r_occlusion "1" // changeable
r_renderoverlayfragment "0" // changeable
r_rootlod "2" // Must be set to 0/1/2
r_shadows "1" // changeable
r_shadowmaxrendered "1" // changeable
r_shadowrendertotexture "1" // changeable
r_teeth "0" // changeable
r_waterforceexpensive "0" // changeable
r_waterdrawreflection "0" // changeable
r_worldlights "2" // Must be set to 2
r_worldlightmin "0.0002" // Must be set to .0002

r_3dnow "1" // changeable
r_mmx "1" // changeable
r_sse "1" // changeable
r_sse2 "1" // changeable
r_3dsky 0 // changeable

//Rope_

rope_averagelight "0" // changeable
rope_collide "0" // changeable
rope_shake "0" // changeable
rope_smooth "0" // changeable
rope_smooth_minwidth "0" // changeable
rope_smooth_minalpha "0" // changeable
rope_smooth_maxalphawidth "0" // changeable
rope_smooth_maxalpha "0" // changeable
rope_smooth_enlarge "0" // changeable
rope_subdiv "0" // changeable
rope_wind_dist "0.01" // changeable


//Miscellaneous

//+showbudget // Illegal
//+showbudget_texture // Illegal
//+showbudget_texture_global // Illegal
//flush // Illegal
//flush_locked // Illegal
fps_max "100" // changeable
func_break_max_pieces "0" // changeable
gl_clear "1" // Must be set to 1
jpeg_quality "100" // Must be set to 100
mp_decals "0" // changeable
net_showevents "0" // Must be set to 0
props_break_max_pieces "0" // changeable
props_break_max_pieces_perframe "0" // changeable
rate "25000" // Must be set to 25000+
snd_flushasync
texture_budget_background_alpha "999 // changeable
texture_budget_panel_height "0" // changeable
texture_budget_panel_width "0" // changeable
//timerefresh // Illegal
voice_enable "1" // changeable
voice_scale "1" // changeable
voice_modenable "1" // changeable
violence_agibs "1" // changeable
violence_hgibs "1" // changeable
violence_hblood "1" // changeable
violence_ablood "1" // changeable
//wait // Illegal
//zoom_sensitivity_ratio "1" // changeable


//BUY BINDS
//-----
//KP_ is the prefix for KeyPad buttons
//You may add multiple buy commands to one key
//Ex. bind "f1" "buy awp;buyammo1;buy deagle;buyammo2;buyammo2;buyammo2"
//Remove the "//" to activate the bind

//bind "buy awp"
//bind "buy ak47"
//bind "buy m4a1"
//bind "buy famas"
//bind "buy galil"
//bind "buy mp5"
//bind "buy tmp"
//bind "buy deagle"
//bind "buy usp"
//bind "buyammo1"
//bind "buyammo2"
//bind "buy flashbang"
//bind "buy hegrenade"
//bind "buy smokegrenade"
//bind "buy defuser"
//bind "vest"
//bind "vesthelm"

Casey's Config v2 (CAL compliant)

// Casey's Config v2 (CAL compliant)
// Updated for new season by CAL|Stone
// Updated 01/23/07 - Added misc settings section

//_Set Netcode vars_
cl_cmdrate "101"
cl_interp "0.01"
cl_interpolate "1"
cl_lagcomp_errorcheck "0" // Disables lagcompensation error checking, only needed if you're having any registration/loss/choke problems.
cl_lagcompensation "1"
cl_smooth "1"
cl_updaterate "101"
rate "25000"

//_Set MP vars_
mp_decals "0" // How many player sprays will be shown.

//_Set Client vars_
cl_drawmonitors "0" // Disables the rendering of ingame "monitors" which contain 3d rendered images.
cl_ejectbrass "0" // Disables brass ejection
cl_forcepreload "1" // Forces the game to load all texture and model information into memory on map load.
cl_phys_props_enable "1" // Enables phsyics props.
cl_phys_props_max "50" // Maximum amount of physics props allowed.
cl_ragdoll_physics_enable "0" // Disables ragdoll.
cl_restrict_server_commands "0" // Compatible/needed with serverplugins
cl_show_splashes "0" // Disables water splashes.

//_Set Render vars_
r_3dsky "0" // Disables the rendering of 3d sky boxes.
r_decal_cullsize "9999" // Any decals under this size are not rendered.
r_decals "0" // Disables decals.
r_drawbatchdecals "1" // Enables the rendering of decals in batch.
r_drawdetailprops "1" // Enables the rendering of detail props.
r_drawflecks "0" // Disables the sparks and dirt from bullet impacts.
r_drawmodeldecals "0" // Models decals (i.e. blood).
r_eyes "0" // Disables eyes in models.
r_lod "-1" // Different level of details on models. -1 = Variable at distance. 0 = None. 1 = Minor. 2 = Less minor.
r_modellodscale "1.0" // The transitioning power of LOD.
r_occlusion "0" // Enables the Model Occlusion system.
r_propsmaxdist "100" // Max distance at which props are rendered.
r_renderoverlayfragment "0"
r_rootlod "2" // Base lod of the model in the memory.
r_shadowmaxrendered "32" // Max shadows the game will render.
r_shadowrendertotexture "1" // Rendered the shadow texture causing it to match the player model.
r_shadows "1" // Enables shadows (Change be disabled for additional performance.)
r_teeth "0" // Disables teeth in models.
r_waterdrawreflection "0" // Disables the rendering of water reflections.
r_waterforceexpensive "0" // Forces cheap water.
gl_clear "1"
props_break_max_pieces "0" // Disables prop fragmenting

//_Set Materials vars_
mat_antialias "0" // Disables the use of multisampling to smooth out edges.
mat_bumpmap "0" // Disables bump mapping.
mat_clipz "0" // Disables optimized Z-Buffer rendering.
mat_compressedtextures "1" // Disables texture compression. Users with low amounts of system memory should turn this on.
mat_disable_bloom "1" // Disables bloom effects.
mat_hdr_enabled "0" // Disables HDR.
mat_hdr_level "0" // Double Disables HDR.
mat_mipmaptextures "1" // Enables the use of mipmapping to make textures look smooth.
mat_monitorgamma "1.6" // Lower the number the brighter the screen. Only works in fullscreen.
mat_picmip "2" // Changes the resolutions of textures when they're loaded into memory. May improve FPS on graphics cards with low memory sizes.
mat_reducefillrate "1" // Reduces the fillrate when the game is run in DXLevel 8.
mat_specular "0" // Disables Specularity on objects.
mat_trilinear "0" // Disables the use of Trilinear mipmapping.
mat_wateroverlaysize "8" // Sets the resolution of water distortion. Must be multiple of 8.

//_Set Violence vars_
violence_ablood "1"
violence_agibs "1"
violence_hblood "1"
violence_hgibs "1"

//_Set HUD vars_
hud_centerid "1" // Centers player IDs
net_graph "3" // Enables net_graph (Required in SS round)
net_graphpos "2" // Adjusts netgraph position-set between 1 and 3.

//_Set Misc settings_
cl_downloadfilter "nosounds" // Disables annoying pub sound downloads
fps_max "101" // Caps framerate. Set to max monitor refresh rate + 1.
jpeg_quality "100" // High quality screenshots

clear
echo _Casey's Config v2 (CAL compliant) loaded_

AnX's Highest-end cfg

budget_show_history 1
cl_interp .01
cl_interpolate 1
cl_updaterate 100
cl_cmdrate 100
cl_lagcomp_errorcheck 1
cl_lagcompensation 1
cl_smooth 1
rate 25000
cl_phys_props_enable 1
cl_ragdoll_physics_enable 1
cl_show_splashes 1
cl_ejectbrass 1
cl_forcepreload 1
cl_phys_props_enable 1
cl_phys_props_max 1
cl_wpn_sway_scale 1
jpeg_quality 100
mat_forceaniso 1
mat_trilinear 1
mat_wateroverlaysize 256
mat_vsync 1
mat_hdr_enabled 1
mat_hdr_level 2
mat_picmip 0
mat_reducefillrate 0
mat_antialias 8
mat_bloomscale 1
mat_bumpmap 1
mat_clipz 0
mat_fastnobump 0
mat_fastspecular 1
mat_mipmaptextures 1
mat_specular 1
mat_picmip 0
mp_decals 500
muzzleflash_light 1
r_occlusion 1
r_propsmaxdist 5000000
r_renderoverlayfragment 1
r_waterforceexpensive 1
r_cheapwaterstart 0
r_cheapwaterend 0
r_avglight 1
r_decal_cullsize 0
r_decals 2048
r_drawdetailprops 1
r_drawflecks 1
r_drawmodeldecals 1
r_dynamic 1
r_eyes 1
r_lightaverage 1
r_shadows 2
r_teeth 1
r_waterforceexpensive 1
r_lod -5
r_rootlod -7
r_3dsky 1
rope_averagelight 1
rope_smooth 1
rope_subdiv 1
rope_wind_dist 1
violence_ablood 1
violence_agibs 1
violence_hblood 1
violence_hgibs

terça-feira, 22 de setembro de 2009




demoro mais saiu o videos dos trutas na lan valew a todos

cada um no seu conceito

ai galera esse video foi feito de resposta ao video do ze comeia tem todo mundo dos drifters ate eu kkkk com minha vizao de raio x mais conhecido como o olho de tandera kkk so que vcs tem que forcar muito as vistas por o editor do video nao soube fazer muito beim e como dis o titulo cada um no seu conceito