Jump to content

Compatibility with mods


fl0w

Recommended Posts

Hello.

 

I was wondering if it could be possible to integrate the 3D version of the NS430 with mods. (The mods would of course need to use an ESM, and not FC3 or other system avionics of that sort.) Could this possibly be considered as a feature in the future for modders to add in for potential aircraft with the GPS?

 

Thanks!

Link to comment
Share on other sites

Licensed 3rd Party Developers can add it, as ED needs to add the aircraft to the module.

Windows 10 Pro, Ryzen 2700X @ 4.6Ghz, 32GB DDR4-3200 GSkill (F4-3200C16D-16GTZR x2),

ASRock X470 Taichi Ultimate, XFX RX6800XT Merc 310 (RX-68XTALFD9)

3x ASUS VS248HP + Oculus HMD, Thrustmaster Warthog HOTAS + MFDs

Link to comment
Share on other sites

  • 1 month later...

As for now might kill IC but you can add your own aircraft in the entry.lua for the NS430

 

 

add_plugin_systems('NS430','*',path,

{

["A-10A"] = {enable_options_key_for_unit = "a10a_enabled"},

["A-10C"] = {enable_options_key_for_unit = "a10c_enabled"},

["YOUR MOD AC"] = {enable_options_key_for_unit = "yourmodaircraft_enabled"},

Link to comment
Share on other sites

  • 1 year later...

Sorry for the grave digging but I'm working on it for the 339.

 

We added the "G430_placement" connector on the cockpit and we actually see it in the Model Viewer but it wont show once in game.

 

I've surfed through all the lua of the NS430 and I pretty much understood that 3d view is not resticted for all modules ( as can be seen in the mainpanel_init.lua ) but it's somehow locked .

 

Please ED ,is there any chance to have it working?

It can be a blast and it could sell a little bit more!

Link to comment
Share on other sites

  • Recently Browsing   0 members

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