Okay i tried making a shader like 10000 timess it kinda not working in my pc OO or im doing it wrong...
i made a water into my map so i can make it shader nonsolid and a bit trans...
here is the method i used:
PHP Code:
textures/tuto_shader_textures/vitre
{
qer_editorimage "texture/tuto_texture/lagoon.tga"
qer_trans .8
surfaceparm trans
surfaceparm nonsolid
}
or i tried make nonsolid door that can be passed like this shader:
PHP Code:
textures/door/door
{
surfaceparm nonsolid
qer_editorimage "texture/door/door.tga"
}
when i try to build the map and go into the game they arent nonsolid and nothing
now im trying to make texture new name ...like the shader new name says NO SHADER FOUND wtf?