Hi guys.I try to make some custom models.But got ione problem.Lordhavoc wrote script for knight model.It works fine.But now i have one problem wich have 3 textures.1st for body and head,2nd for legs and cloak and the 3rd for sword.When i disable the script the model is like the 1st image but when i enable the script the model is like on the 2nd image.So please can somobody write how can i fix this bug?
1st picture
2nd picture
I am using this script and the textures got aplha func.
avatar
{
cull none
{
map avatar_a_t01.tga
alphaFunc GE1
rgbGen lightDiffuse
}
}