Custom Texture flickering problem, any fix?


smashingpunk007
10-10-2007, 10:20 AM




in my map there is a window that lets light in, when i go into that light all the crates that have my custom texture light up from the direction of the light.

Does anyone know how to fix this, I messed around with the vmt by tryuing to add extra lines, but I didn't get anywhere with it.

anyways this is the vmt right now.

"VertexLitGeneric"
{
"$basetexture" "mymap/stackedboxes1"
}

ultranew_b
10-10-2007, 11:14 AM
If the surface the texture is on is a bsp crate, then you have to change the .vmt to "LightmappedGeneric" instead of what you have "VertexLitGeneric".

:)

smashingpunk007
10-10-2007, 01:30 PM
K thanks will give it a go.

Day of Defeat Forum Archive created by Neil Jedrzejewski.

This in an partial archive of the old Day of Defeat forums orignally hosted by Valve Software LLC.
Material has been archived for the purpose of creating a knowledge base from messages posted between 2003 and 2008.