custom texure not showing up
Posted: Thu Mar 13, 2003 3:34 am
hi in my map i hae added 3 custom textures (they are posters)
i have my shaders done here is one
textures/tuff/swift1
{
qer_keyword wood
qer_keyword wood
surfaceparm wood
{
map textures/tuff/swift1.jpg
depthWrite
rgbGen identity
}
{
map $lightmap
rgbGen identity
blendFunc GL_DST_COLOR GL_ZERO
depthFunc equal
}
}
i have the jpeg in the textures folder and the shader in the scripts folder but they will not show up in the game can someone help??????
i have my shaders done here is one
textures/tuff/swift1
{
qer_keyword wood
qer_keyword wood
surfaceparm wood
{
map textures/tuff/swift1.jpg
depthWrite
rgbGen identity
}
{
map $lightmap
rgbGen identity
blendFunc GL_DST_COLOR GL_ZERO
depthFunc equal
}
}
i have the jpeg in the textures folder and the shader in the scripts folder but they will not show up in the game can someone help??????