Hey, first time shader here.
Anyway, I am making a clan release skin for QQJJz, based off of VampD's model. I have a shader set up for the eyes, but I can't get it to work. Here is what I have:
shaders/qqjjz.shader:
Whats wrong is that the mouth_eyes_g is not replacing the eyes in mouth_eyes.
And my TGAs are based off of the tuorials at planetquake located here, mabey I have to make the part of the mouth_eyes that has the eyes to be over written a certain color?.
[This message has been edited by Spittor (edited August 27, 2002).]
Anyway, I am making a clan release skin for QQJJz, based off of VampD's model. I have a shader set up for the eyes, but I can't get it to work. Here is what I have:
shaders/qqjjz.shader:
Code:
models/player/qqjjz/mouth_eyes
{
{
map models/players/qqjjz/mouth_eyes_g.tga
}
{
map models/players/qqjjz/mouth_eyes.tga
blendfunc blend
rgbGen wave triangle 1 2 1 1
}
}
Whats wrong is that the mouth_eyes_g is not replacing the eyes in mouth_eyes.
And my TGAs are based off of the tuorials at planetquake located here, mabey I have to make the part of the mouth_eyes that has the eyes to be over written a certain color?.
[This message has been edited by Spittor (edited August 27, 2002).]