Hard Light Productions Forums

Modding, Mission Design, and Coding => The Modding Workshop => Topic started by: diamondgeezer on March 20, 2003, 08:28:44 pm

Title: Poly counts
Post by: diamondgeezer on March 20, 2003, 08:28:44 pm
Er... is 650-odd too many faces for a fighter?
Title: Poly counts
Post by: Bobboau on March 20, 2003, 08:32:16 pm
no
Title: Poly counts
Post by: diamondgeezer on March 20, 2003, 09:17:00 pm
OK, so - I texture my fighter, in accordance with Max Sterling's tutorial. I save it as a cob. PCS refuses to pof it, claiming I 'forgot to group those objects'. COB2POF converts the model, but then modelview claims that it couldn't find any textures. Yet the textures are all 256-colour pcx files, all named correctly.

I'm out of ideas. Little help?

EDIT - When I try to open the pof with PCS, it says 'This pof file failed a version check - are you sure this is a FS2 pof?' I certainly saved as a FS2 pof in COB2POF... :confused:
Title: Poly counts
Post by: LtNarol on March 20, 2003, 09:24:37 pm
2 things:

1. what version of PCS are you using?
2. get on ICQ
Title: Poly counts
Post by: DragonClaw on March 20, 2003, 09:36:01 pm
If you're going to use ModelView on the object... I believe the textures have to be in the same dirrectory as the model. Or the textures have to be in data/maps and the model in data/models in the FS2 data folder. Its either one or the other, I haven't messed with it lately.

And when you used cob2pof on the object, were the textures in the same directory as the object?
Title: Poly counts
Post by: IceFire on March 20, 2003, 10:43:06 pm
ModelView checks for the texture in the same directory as the model file it just opened is in...and then checks the FS2 directory for the file.
Title: Poly counts
Post by: diamondgeezer on March 20, 2003, 11:45:47 pm
OK, crisis averted - Narol fix0red me over ICQ. The wonders of modern technology, eh?

Actually, Narol's having a look at a bug on the model for me, and hopefully I'll post a screenie later ;7
Title: Poly counts
Post by: KARMA on March 21, 2003, 04:56:21 am
i opened recently a pof outside fs2 directory with the textures in the standard data\maps folder, and modelview opened it (i'm using the last modelview)
btw pcs gave you that error message because you have to glue a light to the mesh and save the group (mesh+light) to have something that pcs can convert
Title: Poly counts
Post by: diamondgeezer on March 21, 2003, 03:45:41 pm
Quote
Originally posted by KARMA
btw pcs gave you that error message because you have to glue a light to the mesh and save the group (mesh+light) to have something that pcs can convert


:nod: