hi, i’m making some terrain for my map with easygen 1.4.2
it’s a big terrain with sand only. everything goes fine. but when i shoot at the sand there’s no sand splashing around, and i hear no gravelsteps or something. i guess it has something to do with the shader of my terrain.
vallei2.shader:
textures/vallei2/terrain_0
{
surfaceparm landmine
surfaceparm gravelsteps
q3map_novertexshadows
q3map_forcesunlight
q3map_material Sand
q3map_material Gravel
{
map textures/egypt_floor_sd/sandy_dirt_01.jpg
rgbGen vertex
tcmod scale 0.100 0.100
}
}
textures/vallei2/terrain.vertex
{
surfaceparm landmine
surfaceparm gravelsteps
q3map_novertexshadows
q3map_forcesunlight
q3map_material Sand
q3map_material Gravel
{
map textures/egypt_floor_sd/sandy_dirt_01.jpg
rgbGen vertex
tcmod scale 0.100 0.100
}
}
please help me.
viktwaar
