• There seems to be an uptick in Political comments in recent months. Those of us who are long time members of the site know that Political and Religious content has been banned for years. Nothing has changed. Please leave all political and religious comments out of the forums.

    If you recently joined the forums you were not presented with this restriction in the terms of service. This was due to a conversion error when we went from vBulletin to Xenforo. We have updated our terms of service to reflect these corrections.

    Please note any post refering to a politician will be considered political even if it is intended to be humor. Our experience is these topics have a way of dividing the forums and causing deep resentment among members. It is a poison to the community. We appreciate compliance with the rules.

    The Staff of SOH

  • Server side Maintenance is done. We still have an update to the forum software to run but that one will have to wait for a better time.

Liberty / Victory ships from WWII.zip

klnowak

Charter Member
960215768611767860.jpg

A new entry has been added to Add-Ons Library, category FSX Ships

Description: Liberty / Victory ships from WWII

Liberty ships were a class of cargo ship built in the United States during World War II. Though British in concept, the design was adapted by the United States for its simple, low-cost construction. Mass-produced on an unprecedented scale, the Liberty ship came to symbolize U.S. wartime industrial output.

The class was developed to meet British orders for transports to replace ships that had been lost. Eighteen American shipyards built 2,710 Liberty ships between 1941 and 1945 (an average of three ships every two days), easily the largest number of ships ever produced to a single design.

Their production mirrored (albeit on a much larger scale) the manufacture of "Hog Islander" and similar standardized ship types during World War I. The immensity of the effort, the number of ships built, the role of female workers in their construction, and the survival of some far longer than their original five-year design life combine to make them the subject of much continued interest.

Ships within the package: 7 Liberty ships with different loadouts.

1 USS AO-22 Cimarron Fleet oiler.

2 other passenger ships.

Special thanks: I use the carrier from maxromash, (Sketchfab), under licence Attribution-Non-Commercial 4.0 International (CC BY-NC 4.0) with different changes I did to this ships.

I used other freeware models for this too. Most aircraft models are original from CFS2 and converted to FSX. Surely all models i use are freeware. So please don`t use all the elements of this models in other way as freeware without the permission of the designers.

I hope you will enjoy these models.

Klaus Nowak (aka klnowak in Sim Outhouse)
Dezember 2019
klnowak@web.de

To check it out, rate it or add comments, visit Liberty / Victory ships from WWII.zip
The comments you make there will appear in the posts below.
 
Hi Grey Eagle.

I recently wrote up a pretty detailed "ho to" for AICarriers .cfg files. I think it was in a thread in the P3D forums, but I may be wrong. :indecisiveness:
If you want, I can either see if I can find it, write it up again for you in a PM, or write it up in a thread. Let me know what you'd like.

Hope this helps out some...
Pat☺
 
Hi Grey Eagle.

I recently wrote up a pretty detailed "ho to" for AICarriers .cfg files. I think it was in a thread in the P3D forums, but I may be wrong. :indecisiveness:
If you want, I can either see if I can find it, write it up again for you in a PM, or write it up in a thread. Let me know what you'd like.

Hope this helps out some...
Pat☺



I stumbled on something about how the title in the sim.cfg and in the AI.cfg have to read the same.
Having done that, I managed to have only the basic version of the ship show in AI carriers, the others had some obj_create failed error.
Here is my AI.cfg for that liberty ship.


[formation.0] >>>>> this is only one that showed in AI carriers the rest of them threw an error code.
title=USS Liberty Ship_1944_empty
unit.0=USS Liberty Ship_1944_empty, 0, 0

[formation.1]
title=USS Liberty Ship_1944_Landing
unit.0=USS Liberty Ship_1944_Landing, 0, 0

[formation.2]
title=USS Liberty Ship_1944_LandingPTboat



This is the sim.cfg:

[fltsim.0]
title=USS Liberty Ship_1944_empty
model=
texture=

[fltsim.1]
title=USS Liberty Ship_1944_Landing
model=
texture=

[fltsim.2]
title=USS Liberty Ship_1944_LandingPTboat
model=
texture=

[fltsim.3]
title=USS Liberty Ship_1944_Ptboat
model=
texture=

[fltsim.4]
title=USS Liberty Ship_1944_tank
model=
texture=

[fltsim.5]
title=USS Liberty Ship_1944_truck
model=
texture=

[fltsim.6]
title=USS Liberty Ship_1944_train
model=
texture=

unit.0=Liberty_ptboats, 0, 0

[formation.3]
title=USS Liberty Ship_1944_Ptboat
unit.0=Liberty_Landingboat_tank, 0, 0

[formation.4]
title=USS Liberty Ship_1944_tank
unit.0=Liberty_Landingboat_tank, 0, 0

[formation.5]
title=USS Liberty Ship_1944_truck
unit.0=Liberty_Landingboat_truck, 0, 0

[formation.6]
title=USS Liberty Ship_1944_train
unit.0=Liberty_Landingboat_train1a, 0, 0

Send me a PM
 
Try this, just a quick one to show how to set it up. This is all the Liberty ships in 2 columns

[formation.XX] <<<Make sure to change to next number in line
title=Liberty Ship
unit.0=USS Liberty Ship_1944_empty, 0, 0
unit.1=USS Liberty Ship_1944_Landing, 0, -150
unit.2=USS Liberty Ship_1944_LandingPTboat, 0, -300
unit.3=USS Liberty Ship_1944_Ptboat, 0, -450
unit.4=USS Liberty Ship_1944_tank, -150, -150
unit.5=USS Liberty Ship_1944_truck, -150, -300
unit.6=USS Liberty Ship_1944_train, -150, -450

Joe
 
Try this, just a quick one to show how to set it up. This is all the Liberty ships in 2 columns

[formation.XX] <<<Make sure to change to next number in line
title=Liberty Ship
unit.0=USS Liberty Ship_1944_empty, 0, 0
unit.1=USS Liberty Ship_1944_Landing, 0, -150
unit.2=USS Liberty Ship_1944_LandingPTboat, 0, -300
unit.3=USS Liberty Ship_1944_Ptboat, 0, -450
unit.4=USS Liberty Ship_1944_tank, -150, -150
unit.5=USS Liberty Ship_1944_truck, -150, -300
unit.6=USS Liberty Ship_1944_train, -150, -450

Joe

Thanks, that helped. :encouragement:
 
Back
Top