d_eisenga Posted May 31, 2004 Posted May 31, 2004 for example, 'jedi_tf/lower_b1.skin' links to 'jedi_tf/hips_02_clothes.tga' wich i dont see in that dir at all... i copied the whole jedi_tf dir to a new dir and linked to the same file name in the new dir, and it couldnt find it. what gives? EDIT: no, theres no PNG of that name either. ps. dont know if this is the right forum but since it has to do with skinning a bit i thought i'd put it here.
Amidala from Chop Shop Posted June 1, 2004 Posted June 1, 2004 If no .tga file is found it uses any .png or .jpg file with the same name instead.
d_eisenga Posted June 1, 2004 Author Posted June 1, 2004 well, there are NO image files of any type with that name. so no png or jpg either.
redsaurus Posted June 8, 2004 Posted June 8, 2004 Have a look at player.shader, I think that's it - there's no image file, as its a shader
d_eisenga Posted June 8, 2004 Author Posted June 8, 2004 thanks - i'll do that. but the .skin file points to a .tga file in the models/player/jedi_tf map, and its not there. EDIT: okay, i checked the shader file as you said, but theres again no entry with that name in it. weird.
redsaurus Posted June 9, 2004 Posted June 9, 2004 It's in player.shader: models/players/jedi_tf/hips_02_clothes { { map models/players/jedi_tf/hips_02 blendFunc GL_ONE GL_ZERO rgbGen lightingDiffuse } }
d_eisenga Posted June 9, 2004 Author Posted June 9, 2004 ah! youre right. its there anyway. i must have gone through the file too fast and skipped it. thanks a bunch!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.