Jump to content

Recommended Posts

Posted (edited)

During Korea War the soviet air crews sometimes used a formation what was called "fluid six". It was an improvement of the well known "four finger formation" which was also called "fluid four", but not with 2 pairs, but with 3 pairs of fighters.

I have tried to make such a formation and the formation itself works very well.

But i face a problem, that in single mission screen the game engine sometimes selects 18 planes instead 12. and then the game get CTD.

I dont understand why i get sometimes 18. If i have understood the syntax of the formation.ini correctly then i should only get 12 planes as maximum of a formation. (2 squadrons x 3 Flights x 2 elements = 2 x 3 x 2 = 12)

Does someone has an idea what my mistake is?

 

Here are the lines

 

//------- 64.IAK in Korea

 

[FormationType011]

Name=64IAKFighter

BaseLevel=2

Level[01].Name=Eskadrilla

Level[01].Size=2

Level[01].Formation[01]=SqTrail

Level[02].Name=Zveno

Level[02].Size=3

Level[02].Formation[01]=Fluid-Six

Level[02].Formation[02]=Hi-Lo-3Pairs

Level[03].Name=Para

Level[03].Size=2

 

 

[Fluid-Six]

Position[01].Offset= 0, 0, 0

Position[02].Offset= -50, -15, 5

Position[03].Offset= 200, -50, 50

Position[04].Offset= 250, -65, 45

Position[05].Offset= -200, -50, -50

Position[06].Offset= -250, -65, -45

 

[Hi-Lo-3Pairs]

Position[01].Offset= 0, 0, 0

Position[02].Offset= -15, 15, 0

Position[03].Offset= -165, 165, 500

Position[04].Offset= -180, 180, 500

Position[05].Offset= 165, 165, -500

Position[06].Offset= 180, 180, -500

Edited by Gepard

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..