Jump to content

To those who have got the F1CE


Recommended Posts

I don't have the module (yet). 2 questions:

1. Does it come with any Instant Action for South Atlantic map?

2. If I were to make a mission for flyable mission, which plane entry should I choose in ME?

Thanks in advanced.

VR Flight Guy in PJ Pants -- this is how I fly. We do not fly at treetop height, we fly between trees(TM)

YouTube: https://www.youtube.com/channel/UCc9BDi-STaqgWsjNiHbW0fA

My simple missions: https://forum.dcs.world/topic/284071-vr-flight-guy-in-pj-pants-simple-missions/

NSRI - National Strategy Research Institution, a fictional organisation based on wordplay of Strategic Naval Research Institution (SNRI), a fictional institution appears in Mobile Suit Gundam UC timeline.

Link to comment
Share on other sites

Thanks, as the maker of the infamous QuickStart Missions for the South Atlantic Map, I am making a quick mission for the F1CE.

If anyone can show me the directory structure and the quickstart.lua to merge with, it would be grate.

VR Flight Guy in PJ Pants -- this is how I fly. We do not fly at treetop height, we fly between trees(TM)

YouTube: https://www.youtube.com/channel/UCc9BDi-STaqgWsjNiHbW0fA

My simple missions: https://forum.dcs.world/topic/284071-vr-flight-guy-in-pj-pants-simple-missions/

NSRI - National Strategy Research Institution, a fictional organisation based on wordplay of Strategic Naval Research Institution (SNRI), a fictional institution appears in Mobile Suit Gundam UC timeline.

Link to comment
Share on other sites

There are three subdirectories under  ..\aircraft\Mirage-F1\missions:

 

..\DCS World OpenBeta\Mods\aircraft\Mirage-F1\Missions\EN\Training

..\DCS World OpenBeta\Mods\aircraft\Mirage-F1\Missions\QuickStart

..\DCS World OpenBeta\Mods\aircraft\Mirage-F1\Missions\Single

 

and this is the content of quickstart.lua:

planes = {
-- Mirage F1CE
  {  
    name = _('Mirage_F1CE Cold Start'),
    file = 'Instant_Action_Mirage_F1CE_ramp_start.miz',
  },
  {
    name = _('Mirage_F1CE Take Off'),
    file = 'Instant_Action_Mirage_F1CE_runway_start.miz',
  },
  { 
    name = _('Mirage_F1CE Interception'),
    file = 'Instant_Action_Mirage_F1CE_intercept.miz',
  },
  { 
    name = _('Mirage_F1CE Dogfight with Cannon'),
    file = 'Instant_Action_Mirage_F1CE_dogfight_cannon.miz',
  },
  { 
    name = _('Mirage_F1CE Dogfight with Missiles'),
    file = 'Instant_Action_Mirage_F1CE_dogfight_missiles.miz',
  },
  { 
    name = _('Mirage_F1CE Ground Attack'),
    file = 'Instant_Action_Mirage_F1CE_ground_attack_practice.miz',
  },
   { 
    name = _('Mirage_F1CE Practice'),
    file = 'Instant_Action_Mirage_F1CE_Marianas_practice.miz',
  }, 
  { 
    name = _('Mirage_F1CE Practice'),
    file = 'Instant_Action_Mirage_F1CE_Nevada_practice.miz',
  },
  { 
    name = _('Mirage_F1CE Navigation'),
    file = 'Instant_Action_Mirage_F1CE_Normandy_navigation.miz',
  }, 
  { 
    name = _('Mirage_F1CE Practice'),
    file = 'Instant_Action_Mirage_F1CE_Persian_Gulf_practice.miz',
  },
  { 
    name = _('Mirage_F1CE Practice'),
    file = 'Instant_Action_Mirage_F1CE_The_Channel_navigation.miz',
  },
  { 
    name = _('Mirage_F1CE Practice'),
    file = 'Instant_Action_Mirage_F1CE_Syria_practice.miz',
  },   
}

New missions for South Atlantic map would be very welcome, thanks!


Edited by splash
  • Thanks 1
Link to comment
Share on other sites

A million thanks, mate.

VR Flight Guy in PJ Pants -- this is how I fly. We do not fly at treetop height, we fly between trees(TM)

YouTube: https://www.youtube.com/channel/UCc9BDi-STaqgWsjNiHbW0fA

My simple missions: https://forum.dcs.world/topic/284071-vr-flight-guy-in-pj-pants-simple-missions/

NSRI - National Strategy Research Institution, a fictional organisation based on wordplay of Strategic Naval Research Institution (SNRI), a fictional institution appears in Mobile Suit Gundam UC timeline.

Link to comment
Share on other sites

Ok, as per your wish, I will change it to Falklands instead.

VR Flight Guy in PJ Pants -- this is how I fly. We do not fly at treetop height, we fly between trees(TM)

YouTube: https://www.youtube.com/channel/UCc9BDi-STaqgWsjNiHbW0fA

My simple missions: https://forum.dcs.world/topic/284071-vr-flight-guy-in-pj-pants-simple-missions/

NSRI - National Strategy Research Institution, a fictional organisation based on wordplay of Strategic Naval Research Institution (SNRI), a fictional institution appears in Mobile Suit Gundam UC timeline.

Link to comment
Share on other sites

Mission pack updated as per the link above.  Thanks @splash for the big help.

VR Flight Guy in PJ Pants -- this is how I fly. We do not fly at treetop height, we fly between trees(TM)

YouTube: https://www.youtube.com/channel/UCc9BDi-STaqgWsjNiHbW0fA

My simple missions: https://forum.dcs.world/topic/284071-vr-flight-guy-in-pj-pants-simple-missions/

NSRI - National Strategy Research Institution, a fictional organisation based on wordplay of Strategic Naval Research Institution (SNRI), a fictional institution appears in Mobile Suit Gundam UC timeline.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...