Jump to content

Recommended Posts

Posted

How do the Offset and Position numbers work when setting up naval fleets?

I've some ideas that I'd like to simulate, such as a ship being towed by one or more tugs just in front, or a warship with a stores ship close by it's side undertaking a Replenishment At Sea. 

What do you think I should set the numbers for those scenarios?

Posted (edited)

The Formation.INI file in the Flight folder look like what you are looking for. In the stock SF version it has coordinates for [ConvoyLine] and [ConvoyDouble], and in some of the specialist naval MODs, like the WW2 PTO Mod, there are more.  [ConvoyDouble] looks like this:

[ConvoyDouble]
Position[01].Offset=    0,    0, 0
Position[02].Offset=  500,  400, 0
Position[03].Offset=  -50, -800, 0
Position[04].Offset=  550,-1200, 0
Position[05].Offset=   50,-1600, 0
Position[06].Offset=  450,-2000, 0
Position[07].Offset= -100,-2400, 0
Position[08].Offset=  600,-2800, 0
Position[09].Offset=  100,-3200, 0
Position[10].Offset=  400,-3600, 0
Position[11].Offset= -150,-4000, 0
Position[12].Offset=  650,-4400, 0

 

So you could try changing it to 

Position[01].Offset=    0,    0, 0
Position[02].Offset=  -20,  0, 0

....
which should give you an escort ship 20m to the left (starboard) of the main ship (usuaully a CV).

Not sure how you fix the second ship type as a tanker or stores ship, though.
 

Edited by Gatling20

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use, Privacy Policy, and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..