
04-06-2003, 10:04 PM
remove all that crap put textures in 'textures' folder
[code:b56dc]puppet_helmet
{
qer_editorimage textures/puppet_helmet.tga
{
map textures/puppet_helmet.tga
rgbGen lightingSpherical
}
}
che2_top
{
qer_editorimage textures/che2_top.tga
cull none
{
map textures/che2_top.tga
rgbGen lightingSpherical
}
}
che2_pants
{
qer_editorimage textures/che2_pants.tga
{
map textures/che2_pants.tga
rgbGen lightingSpherical
}
}[/code:b56dc]
there
|