View Single Post
Old
  (#8)
Sgt KIA is Offline
Senior Member
 
Posts: 411
Join Date: Dec 2002
Location: The land of the real Santa
   
Default 01-29-2003, 12:59 AM

Quote:
Originally Posted by newt
hmm..... never had to do this before, could you explain more or show an example?
If its an allied helmet, and i assume it is, there no separate inside shader for it, at least i dont know any. I had the same transparency problem but I sorted out by adding "cull none" line like the one in the original shader:

"blank_web
{
qer_editorimage textures/models/human/usmaps/ranger/blank_web.tga
cull none
{
map textures/models/human/usmaps/ranger/blank_web.tga
rgbGen lightingSpherical
}
}"

So i had forgotten that line when modifying a new one.
  
Reply With Quote