View Single Post
Old
  (#4)
imported_Grim_Reaper is Offline
Senior Member
 
Posts: 3,452
Join Date: Jun 2003
Location: mASSachusetts
  Send a message via AIM to imported_Grim_Reaper Send a message via MSN to imported_Grim_Reaper  
Default 12-07-2004, 04:07 PM

[quote="R'Jackson'Harris":62465][code:62465]textures/hud/zoomoverlay
{
surfaceparm nolightmap
nomipmaps
nopicmip
{
clampmap textures/hud/zoomoverlay.tga
clampmap textures/hud/zoomoverlay1.tga
clampmap textures/hud/zoomoverlay2.tga
clampmap textures/hud/zoomoverlay3.tga
clampmap textures/hud/zoomoverlay4.tga
clampmap textures/hud/zoomoverlay5.tga
clampmap textures/hud/zoomoverlay6.tga
clampmap textures/hud/zoomoverlay7.tga
clampmap textures/hud/zoomoverlay8.tga
clampmap textures/hud/zoomoverlay9.tga
clampmap textures/hud/zoomoverlay10.tga
animmap 5 textures/hud/zoomoverlay.tga textures/hud/zoomoverlay1.tga textures/hud/zoomoverlay2.tga textures/hud/zoomoverlay3.tga textures/hud/zoomoverlay4.tga textures/hud/zoomoverlay5.tga textures/hud/zoomoverlay6.tga textures/hud/zoomoverlay7.tga textures/hud/zoomoverlay8.tga textures/hud/zoomoverlay9.tga textures/hud/zoomoverlay10.tga
blendFunc blend
alphaGen identity
rgbGen identityLighting
}
{
map textures/hud/noiseg.tga
blendFunc GL_DST_COLOR GL_SRC_COLOR
tcMod scroll 60 41.5
alphaGen identity
rgbGen identityLighting
}
}[/code:62465][/quote:62465]
[code:62465]textures/hud/zoomoverlay
{
surfaceparm nolightmap
nomipmaps
nopicmip
{
animmap 5 textures/hud/zoomoverlay.tga textures/hud/zoomoverlay1.tga textures/hud/zoomoverlay2.tga textures/hud/zoomoverlay3.tga textures/hud/zoomoverlay4.tga textures/hud/zoomoverlay5.tga textures/hud/zoomoverlay6.tga textures/hud/zoomoverlay7.tga textures/hud/zoomoverlay8.tga textures/hud/zoomoverlay9.tga textures/hud/zoomoverlay10.tga
blendFunc blend
alphaGen identity
rgbGen identityLighting
}
{
map textures/hud/noiseg.tga
blendFunc GL_DST_COLOR GL_SRC_COLOR
tcMod scroll 60 41.5
alphaGen identity
rgbGen identityLighting
}
}[/code:62465]

change it to that and your done.
  
Reply With Quote