The aliens in cages will only work if i can get the models to render with a texture.
How do i set it to work? The model loads, but no texture.
I am also trying to make the textures stand alone from karith, fine for the regular textures, but i cant get shaders to work properly. Here is what i have for trimlight in my UNSC_Labs.shader :
// - by Evillair - edited by Godmil
textures/UNSC_Labs/e8tmtllight2_nonsolid
{
qer_editorimage textures/UNSC_Labs/e8tmtllight2.tga
q3map_lightimage textures/UNSC_Labs/e8tmtllight2.blend.tga
surfaceparm nomarks
surfaceparm nonsolid
q3map_surfacelight 950
{
map textures/UNSC_Labs/e8tmtllight2.tga
}
{
map $lightmap
blendfunc filter
tcGen lightmap
}
{
map textures/UNSC_Labs/e8tmtllight2.blend.tga
blendfunc add
}
}
Exact copy of the karith shaders, except with line changed to UNSC_Labs instead of karith. I also moved e8tmtllight2.jpg and e8tmtllight2.blend.jpg, because they were the only 2 textures. There was no e8tmtllight2.tga
Now in the map, i get almost no light from these. I have put the shader file in /scripts/