not possible to use models without cap or helmet?
look at the pic and you see what i mean
not possible to use models without cap or helmet?
look at the pic and you see what i mean
With a little trick you have no cap and the lines are gone, too.
This shader should make the tga invisible in game:
models/players/temperate/axis/elite/m
{
cull none
implicitBlend -
surfaceparm trans
surfaceparm pointlight
surfaceparm alphashadow
{
map models/players/temperate/axis/elite/m.tga
rgbGen lightingDiffuse
}
}
Don’t forget to change the pathes to the invisible tga.
A image with the size of 1x1 pixel is enough for this case.
Or you use for the Gouvernator the model of sunglasses instead of a helmet.
map models/players/temperate/axis/elite/m.tga
is this the patch i have to change?