View Single Post
Old
  (#2)
Proteus is Offline
Lieutenant Colonel
 
Proteus's Avatar
 
Posts: 7,162
Join Date: Dec 2002
Location: Plymouth, MA
  Send a message via AIM to Proteus Send a message via MSN to Proteus  
Default 12-23-2003, 10:23 PM

Here is my script if anybody needs it..

textures/hud/zoomoverlay
{
surfaceparm nolightmap
nomipmaps
nopicmip
{
animMap 10 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 oneMinusVertex
rgbGen vertex
}
}


I know it has something to do with the 'blendFunc blend'. But I can't figure it out.
  
Reply With Quote