QVidal Posted August 18, 2013 Posted August 18, 2013 Hi all, I am creating a small mod for the A10C. Most of the information I need can be exported in the lua file, but when it comes to the radar altitude (or the AGL altitude, anyone could work) I cant find how to get it. I tried with LoGetAltitudeAboveGroundLevel() but it does not work, it makes the Export.lua fail. All the other information I got was obtained from the gauges with MainPanel:get_argument_value(x) knowing each gauge index from mainpanel_init.lua. With the exceptions of LoGetAltitudeAboveSeaLevel() and LoGetTrueAirSpeed(), which works with no problem.
helimafran Posted September 6, 2013 Posted September 6, 2013 determining the state of the switches , you need to added code to export changes in switch positions to DCS A10C backlinksvault
Recommended Posts