
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.
|