lol: where siding.shader is wrong! it must be mytextures.shaderLt. Striker wrote:My shader file looks exactly like the one you just posted, and it didnt save as siding.shader.txt its just siding.shader.
Where would I find a custom textures tutorial?
Moderator: Moderators
- Lt. Striker
- Second Lieutenant
- Posts: 165
- Joined: Thu Jun 26, 2003 12:03 am
- Lt. Striker
- Second Lieutenant
- Posts: 165
- Joined: Thu Jun 26, 2003 12:03 am
did u reload textures in radiant?
then
u now have:
main/textures/mytextures/siding.jpg (without 'e')
and
main/scripts/mytextures.shader with
Yes? doublecheck spelling and if everything fails, send me your stuff.
then
u now have:
main/textures/mytextures/siding.jpg (without 'e')
and
main/scripts/mytextures.shader with
Code: Select all
textures/mytextures/siding
{
qer_keyword siding
qer_keyword wall
qer_keyword wood
surfaceparm wood
{
map textures/mytextures/siding.jpg
nextbundle
map $lightmap
}
} - Lt. Striker
- Second Lieutenant
- Posts: 165
- Joined: Thu Jun 26, 2003 12:03 am
