todd022 Posted March 6, 2019 Posted March 6, 2019 Hi guys, before the volcanic sized flaming you're about to give me...I've searched the forums and the info is so dated and scattered at this iteration of DCS that it's become nearly impossible to piece together information that is valid. I have been able to export MFDs to my second monitor from fixed wing aircraft amazingly-well, but I can not for the life of me get the Gazelle's TV and RWR to export to my second monitor. For simplicity's sake, I am pasting my whole monitor.lau that works with the fixed wing. Could someone look over my lua and tell me what is wrong with how I have inserted the Gazelle info? _ = function(p) return p; end; name = _('MFD Madness'); Description = 'Fun with MFDs' Viewports = { Center = { x = 0; y = 0; width = 1920; height = 1080; viewDx = 0; viewDy = 0; aspect = screen.aspect; } } LEFT_MFCD = { x = 1930; y = 0; width = 830; height = 815; } RIGHT_MFCD = { x = 3000; y = 0; width = 830; height = 815; } SA342_TV = { x = 1930; y = 100; width = 830; height = 815; } NADIR = { x = 1930; y = 100; width = 830; height = 815; } GazelleRWR = { x = 1930; y = 100; width = 830; height = 815; } UIMainView = Viewports.Center GU_MAIN_VIEWPORT = Viewports.Center [SIGPIC][/SIGPIC]
Capt Zeen Posted March 6, 2019 Posted March 6, 2019 in my gazelle profile package for helios, you got all the files needed for export the gazelle viewports and instructions to do it. http://www.captzeen.com .. Capt_Zeen_HELIOS PROFILES_WEBSITE Capt_Zeen_Youtube Channel
todd022 Posted March 6, 2019 Author Posted March 6, 2019 Hi Capt Zeen, Thanks so much for the recommendation..and especially all your hard work and contributions to the community. I would like to refrain from using a 3rd party application for this, and do it purely by editing my own LUA. Thanks again for the recommendation though! [SIGPIC][/SIGPIC]
Deezle Posted March 6, 2019 Posted March 6, 2019 Hi Capt Zeen, Thanks so much for the recommendation..and especially all your hard work and contributions to the community. I would like to refrain from using a 3rd party application for this, and do it purely by editing my own LUA. Thanks again for the recommendation though! It doesn't require Helios, the download contains the modded luas that you need. Intel 9600K@4.7GHz, Asus Z390, 64GB DDR4, EVGA RTX 3070, Custom Water Cooling, 970 EVO 1TB NVMe 34" UltraWide 3440x1440 Curved Monitor, 21" Touch Screen MFD monitor, TIR5 My Pit Build, Moza AB9 FFB w/WH Grip, TMWH Throttle, MFG Crosswinds W/Combat Pedals/Damper, Custom A-10C panels, Custom Helo Collective, SimShaker with Transducer
BaD CrC Posted March 7, 2019 Posted March 7, 2019 Todd022. As Deezle says, you don't need to use Helios, just the instructions posted with it in the SA342 profile made by Captain Zeen. On a side note, you'll be blown away by Capt Zeen SA342 profile and Helios on the second monitor (even more if it is touchscreen). Your experience with the Gazelle + helios + Capt Zeen will take you to the next level. https://www.blacksharkden.com http://discord.gg/blacksharkden
Vitor_Hugo Posted October 31, 2019 Posted October 31, 2019 Hello guys This is my first post in this forum, so a breve introduction In Portuguese helicopter lover new to DCS world, but I used to build some scale models, some examples: Alouette II https://www.scalemates.com/pt/profiles/mate.php?id=11999&p=albums&album=17516&view=thumbs Alouette III https://www.scalemates.com/pt/profiles/mate.php?id=11999&p=albums&album=35195&view=thumbs SH-60 Seahawk https://www.scalemates.com/pt/profiles/mate.php?id=11999&p=albums&album=13134&view=thumbs Apache AH-64D I-Saraf https://www.scalemates.com/pt/profiles/mate.php?id=11999&p=albums&album=22823&view=thumbs 2 Navy LYNX https://www.scalemates.com/pt/profiles/mate.php?id=11999&p=albums&album=35193&view=thumbs SA Puma 330 https://www.scalemates.com/pt/profiles/mate.php?id=11999&p=albums&album=34642&view=thumbs Alphajet https://www.scalemates.com/pt/profiles/mate.php?id=11999&p=albums&album=29559&view=thumbs Now the question: As a new guy in this world I’ve tried to make sense of all I’ve read about LUA files and that strange language. But I coudn't figure out how to make it work. Also I coudn't enter the (http://www.gadrocsworkshop.com/helios/latest) page. I just want to put the Gazelle Radar on a second smaller monitor or in a andorid tablet Can anyone tell me how? Minding that I’m realy new to this Thanks [sIGPIC][/sIGPIC]
Recommended Posts