Hard Light Productions Forums

Modding, Mission Design, and Coding => The Modding Workshop => Topic started by: TrashMan on October 06, 2002, 02:41:52 pm

Title: Help
Post by: TrashMan on October 06, 2002, 02:41:52 pm
O.k. -
I made two large ships. The Iowa(a battleship) and Paladin (battlecruiser).
Both have all 4 LOD's and debris.

The geometry is o.k. and so is the hierarchy, but PCS gives me a really bad time! It gives the illegal operation window and frezes when I try to convert!
Title: Help
Post by: Killfrenzy on October 06, 2002, 03:23:33 pm
When PCS misbehaves, use cob2pof! :D:D
Title: Help
Post by: TrashMan on October 07, 2002, 05:54:09 am
Don't konw how. I have it, but I don't know how to use it!
Title: Help
Post by: Killfrenzy on October 07, 2002, 02:29:18 pm
It's a dos program.

Put it in the same folder as all your cobs and type:

cob2pof name.cob

And you should end up with a file named 'test.pof' in the same directory.

I use wincob2pof, so I've not use the CL version for a while. I might have got it wrong, but if it's not 'cob2pof' it's 'cob2fs2.' :)
Title: Help
Post by: Unknown Target on October 07, 2002, 02:40:30 pm
Actually, you simply open it with the cob2pof program, and it generates a pof named test.pof in the same directory ;)
Title: Help
Post by: EdrickV on October 08, 2002, 03:20:21 am
Here is, IMHO, the easiest way to use cob2fs2.exe.

1. Make a shortcut to the program.
2. Bring up the shortcut's properties and in the "Start in" box put the full path of where you want the model to go. (I use C:\Windows\Desktop)
3. Drop that shortcut into: C:\Windows\SendTo
4. To convert a file using it, right click the file, chose "Send To" and Cob2FS2.

You'll get a test.pof sitting in whatever folder you told it to use. Trying to drop files onto it you can get pof files scattered all over. (I recall finding one in C:\) If the file doesn't appear, then you want to bring up a DOS Prompt (Command Prompt in XP) and try converting it there so you can see what it's spewing out about why it won't convert. Remember to rename the test.pof file before converting your next model!
Title: he
Post by: TrashMan on October 08, 2002, 12:40:07 pm
Done! This time I can see that cob2FS2 actually does something (lists names of turrets and cubes and other subobjects), but I can't find any pof file. Nowhere. Tried using Find (by name & date). Nothing.
Title: Help
Post by: karajorma on October 08, 2002, 01:57:45 pm
it creates a file called test.pof Do a search for that.
Title: Help
Post by: Galemp on October 08, 2002, 03:11:06 pm
I had the exact same problem. I stuck cob2fs2 and model.cob in the C directory, went to Start-> Run, typed in C:\cob2fs2.exe model.cob, and it spat out test.pof perfectly, in the C directory.
Title: Help
Post by: TrashMan on October 09, 2002, 02:00:04 am
I did a find. Nothing!
Title: Help
Post by: EdrickV on October 09, 2002, 02:47:08 am
It would help to know exactly what you did and how.
Title: Help
Post by: TrashMan on October 09, 2002, 02:52:04 am
I followed your instructions.

Made the shortcut.
Set the "Start in" to c:\Windows\Desktop\MY MODELS
Droped it in the c:\Windows\Send to

Sent a cob file to cob2fs2

A window appeared listing subobjects, and when it stopped I looked for the test.pof. Nothing.

Well, it figures (with my luck). All conversion programs are giving me trouble!
Title: Help
Post by: EdrickV on October 09, 2002, 03:19:49 am
I assume you made the My Models folder before you converted the file? :) You can try doing a "Files and Folders" search on your entire drive for test.pof. You could also try bringing up a DOS Prompt (Command Prompt for XP) and do:
/cob2fs2 | more
That should let you look at all the text that the program is printing out and see if it's displaying any error messages. Doing it this way, the test.pof file should appear in the folder you are in. Come to think about it, what version of Windows are you using? XP may not have a C:\Windows\Desktop\ folder. (XP desktops, I believe, normally get tossed into: C:\Documents and Settings\\Desktop or something like that. But I've only recently had any experience with XP so I'm not sure.)
Title: Help
Post by: Galemp on October 09, 2002, 08:11:16 am
OR you could follow my instructions and do everything in the root directory. :nod: