Hard Light Productions Forums

Modding, Mission Design, and Coding => The FRED Workshop => Topic started by: VertigoAbyss on March 18, 2015, 11:39:26 am

Title: FRED complete?
Post by: VertigoAbyss on March 18, 2015, 11:39:26 am
Does anybody know if there is a version of FRED that includes the ships from both FS1 and FS2? I loved some of the older ships, and would like them in my FS2 levels.
Title: Re: FRED complete?
Post by: wardog300k on March 18, 2015, 11:48:56 am
Do you know what ship.tbl is?
Title: Re: FRED complete?
Post by: Lepanto on March 18, 2015, 11:52:20 am
FS1 models work in FS2 just fine, but to get FS1 ships in FS2, you'd need to manually transfer them from the FS1 files to your mod's folder.

You'd have to copy the ships' models, maps (from the FSPort MediaVPs Assets VP) and table entries (copy the original ship table entries from the FSPort to your mod's shp-tbm, and then add any changes from the MediaVPs Root and Assets shp-tbms; check out the Ships.tbl entry on the wiki (http://www.hard-light.net/wiki/index.php/Ships.tbl) to make sure you add the MediaVPs table additions to the FSPort original table entries in the right order) to YourModFolder/data/the appropriate subfolders.

If any part of that doesn't make sense, please ask me to explain.
Title: Re: FRED complete?
Post by: Phantom Hoover on March 18, 2015, 03:16:58 pm
That's a very complicated way of doing something that can be achieved just as well by just having fsport and its MVPs as a dependency of your own mod.
Title: Re: FRED complete?
Post by: Lepanto on March 18, 2015, 05:23:50 pm
Wouldn't that overwrite FS2's own ships.tbl with FSPort's?
Title: Re: FRED complete?
Post by: AdmiralRalwood on March 18, 2015, 05:26:26 pm
Wouldn't that overwrite FS2's own ships.tbl with FSPort's?
Yes.