Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New code for Mi-24 #74

Open
HomeFries94 opened this issue Sep 2, 2021 · 2 comments
Open

New code for Mi-24 #74

HomeFries94 opened this issue Sep 2, 2021 · 2 comments

Comments

@HomeFries94
Copy link

HomeFries94 commented Sep 2, 2021

I may add a MFD3 later, but right now I need to fill 2 MFDs to begin with.

<add moduleName="Mi-24Plt" displayName="Mi-24P Hind (Pilot)"
  filename="Mi-24\DCS MI24Plt MFD.jpg">
  <Configurations>
	<add name="WHKEY" filename="Mi-24\DCS Mi24 WH.jpg"  />
	<add name="LMFD" enable="true" />
	<add name="RMFD" enable="true" />
  </Configurations>
</add>
<add moduleName="Mi-24CPG" displayName="Mi-24P Hind (CP/G)"
  filename="Mi-24\DCS MI24CPG MFD.jpg">
  <Configurations>
	<add name="WHKEY" filename="Mi-24\DCS Mi24 WH.jpg"  />
	<add name="LMFD" enable="true" />
	<add name="RMFD" enable="true" />
  </Configurations>
</add>
<add moduleName="Mi-24PltHV" displayName="Mi-24P Hind (Pilot) HiViz" filename="_High Contrast MFDs\DCS MI24Plt MFD HiVis.jpg">
  <Configurations>
	<add name="WHKEY" filename="Mi-24\DCS Mi24 WH.jpg" />
	<add name="LMFD" enable="true" />
	<add name="RMFD" enable="true" />
  </Configurations>
</add>
<add moduleName="Mi-24CPGHV" displayName="Mi-24P Hind (CP/G) HiViz" filename="_High Contrast MFDs\DCS MI24CPG MFD HiVis.jpg">
  <Configurations>
	<add name="WHKEY" filename="Mi-24\DCS Mi24 WH.jpg" />
	<add name="LMFD" enable="true" />
	<add name="RMFD" enable="true" />
  </Configurations>
</add>
@ScottyMac52
Copy link
Owner

ScottyMac52 commented Sep 2, 2021 via email

@HomeFries94
Copy link
Author

Nice. I love Bellingham. Used to go there on the weekends when I was at Whidbey. Hopefully the crazy didn't follow from Seattle, though Bham is a college town...

I know you're working on a new one, but I figured I would pass you the code anyway. It's pretty straightforward (just pilot and cp/g), so I figured you could translate the naming conventions to the new program. Looking forward to it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants