Hi again 
This time i have problem with my snowshader. It doesn’t make that lovely snowspray effect and i can’t lay mines… Help!
I have read that i must use a string called surfaceparm, but it won’t work…
Here’s my shader:
textures/Btest/terrain_0
{
surfaceparm nolightmap
surfaceparm snowsteps
surfaceparm landmine
q3map_novertexshadows
q3map_forcesunlight
{
map /textures/snow_var01.tga
rgbGen vertex
tcmod scale 0.500 0.427
}
}
textures/Btest/terrain.vertex
{
surfaceparm nolightmap
surfaceparm snowsteps
surfaceparm landmine
q3map_novertexshadows
q3map_forcesunlight
{
map /textures/snow_var01.tga
rgbGen vertex
tcmod scale 0.500 0.427
}
}
