-Psy-
Walking round in women's underwear
- Joined
- Mar 9, 2005
- Messages
- 4,805
- Reaction score
- 0
Code:
// _Set graphics settings_
// _adjusts graphics settings to boost framerate_
cl_ejectbrass 0
cl_forcepreload 1
cl_phys_props_enable 0
cl_phys_props_max 0
cl_radartype 1
cl_ragdoll_physics_enable 0
cl_show_splashes 1
fps_max 101
mat_bloom 0
mat_bumpmap 0
mat_clipz 0
mat_fastnobump 1
mat_fastspecular 1
mat_mipmaptextures 1
mat_picmip 2
mat_specular 0
mat_trilinear 0
mat_picmip 2 // _adjusts texture quality--set between 0 and 2_
mp_decals 50
muzzleflash_light 1
r_avglight 1
r_decal_cullsize 1
r_decals 0
r_dispfullradius 2
r_drawdetailprops 0
r_dynamic 0
r_eyes 0
r_lightaverage 1
r_lightinterp 1
r_RainSplashPercentage 0
r_renderoverlayfragment 0
r_rootlod 2
r_shadowmaxrendered -1
r_shadowrendertotexture 0
r_shadows 0
r_teeth 0
r_waterforceexpensive 0
r_worldlightmin 1
r_worldlights 1
rope_averagelight 0
rope_smooth 0
rope_subdiv 0
violence_ablood 1
violence_agibs 1
violence_hblood 1
violence_hgibs 1
// _Set processing settings_
// _transfers load from GPU to CPU to boost performance
r_mmx 1
r_sse 1
r_sse2 1
I dunno which one of these is disabling the flashlight
It clicks on and off but the actual light doesn't show. Any ideas?