fl0w Posted August 5, 2018 Posted August 5, 2018 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!
SkateZilla Posted August 6, 2018 Posted August 6, 2018 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
fl0w Posted August 8, 2018 Author Posted August 8, 2018 Can't it be added as some helper being recognized? It seems that it is hard-coded into the other modules.
Shrike88 Posted September 19, 2018 Posted September 19, 2018 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"},
beppe_goodoldrebel Posted December 26, 2019 Posted December 26, 2019 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!
Morpheus Posted December 26, 2019 Posted December 26, 2019 https://forums.eagle.ru/showpost.php?p=4149859&postcount=431
beppe_goodoldrebel Posted December 26, 2019 Posted December 26, 2019 https://forums.eagle.ru/showpost.php?p=4149859&postcount=431 The 2d version works, I'm talking about the 3d version.
Recommended Posts