fixed ka50 lua

Missed two commas that broke the lua. Sorry about that. Thank you Torun!
This commit is contained in:
Bailey 2022-02-01 11:29:34 +09:00 committed by GitHub
parent 06a82b2187
commit 547c2a142a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -318,99 +318,101 @@ ExportScript.ConfigEveryFrameArguments =
[596] = "%0.4f", -- ZMS3_MagVar_counter_units {0.0,1.0}
-- Ambient Temperature
---------------------------------------------------
[587] = "%0.4f" -- Ambient Temperature {-60, 50} = {-0.946, 0.788}
[587] = "%0.4f", -- Ambient Temperature {-60, 50} = {-0.946, 0.788}
[104] = "%0.4f", -- collective_position
[587] = "%0.4f", -- Ambient Temperature {-60, 50} = {-0.946, 0.788}
[126] = "%0.4f", -- HSI_courseKnob
[104] = "%0.4f", -- collective_position
[129] = "%0.4f", -- HSI_headingKnob
[126] = "%0.4f", -- HSI_courseKnob
[15] = "%0.4f", -- PRC_button_CLEAN
[150] = "%0.4f", -- PRC_button_ESCAPE
[129] = "%0.4f", -- HSI_headingKnob
[16] = "%0.4f", -- PRC_button_WINGMAN_ALL
[161] = "%0.4f", -- PRC_button_ERASE
[15] = "%0.4f", -- PRC_button_CLEAN
[150] = "%0.4f", -- PRC_button_ESCAPE
[17] = "%0.4f", -- PRC_button_WINGMAN_1
[16] = "%0.4f", -- PRC_button_WINGMAN_ALL
[161] = "%0.4f", -- PRC_button_ERASE
[18] = "%0.4f", -- PRC_button_WINGMAN_2
[17] = "%0.4f", -- PRC_button_WINGMAN_1
[19] = "%0.4f", -- PRC_button_WINGMAN_3
[18] = "%0.4f", -- PRC_button_WINGMAN_2
[20] = "%0.4f", -- PRC_button_WINGMAN_4
[19] = "%0.4f", -- PRC_button_WINGMAN_3
[21] = "%0.4f", -- PRC_button_TARGET_1
[20] = "%0.4f", -- PRC_button_WINGMAN_4
[22] = "%0.4f", -- PRC_button_TARGET_2
[21] = "%0.4f", -- PRC_button_TARGET_1
[23] = "%0.4f", -- PRC_button_TARGET_3
[22] = "%0.4f", -- PRC_button_TARGET_2
[424] = "%0.4f", -- R800Revolve1
[425] = "%0.4f", -- R800Revolve2
[426] = "%0.4f", -- R800Revolve3
[427] = "%0.4f", -- R800Revolve4
[23] = "%0.4f", -- PRC_button_TARGET_3
[437] = "%0.4f", -- PRC_button_AUTO_TURN
[438] = "%0.4f", -- PRC_button_AIRBORNE_TARGET
[439] = "%0.4f", -- PRC_button_FORWARD_HEMISPHERE
[44] = "%0.4f", -- lamp_MasterWarning
[440] = "%0.4f", -- PRC_button_GROUND_MOVING_TARGET
[441] = "%0.4f", -- PRC_button_CLEAR
[424] = "%0.4f", -- R800Revolve1
[425] = "%0.4f", -- R800Revolve2
[426] = "%0.4f", -- R800Revolve3
[427] = "%0.4f", -- R800Revolve4
[46] = "%0.4f", -- lamp_RotorRPM
[437] = "%0.4f", -- PRC_button_AUTO_TURN
[438] = "%0.4f", -- PRC_button_AIRBORNE_TARGET
[439] = "%0.4f", -- PRC_button_FORWARD_HEMISPHERE
[44] = "%0.4f", -- lamp_MasterWarning
[440] = "%0.4f", -- PRC_button_GROUND_MOVING_TARGET
[441] = "%0.4f", -- PRC_button_CLEAR
[50] = "%0.4f", -- PRC_button_RESET
[46] = "%0.4f", -- lamp_RotorRPM
[509] = "%0.4f", -- filter
[50] = "%0.4f", -- PRC_button_RESET
[529] = "%0.4f", -- HSI_course_counter_hundreds_tenth
[509] = "%0.4f", -- filter
[530] = "%0.4f", -- HSI_course_counter_units
[529] = "%0.4f", -- HSI_course_counter_hundreds_tenth
[533] = "%0.4f", -- left_door
[534] = "%0.4f", -- day_night_texture_switcher
[530] = "%0.4f", -- HSI_course_counter_units
[545] = "%0.4f", -- mirrors_draw
[546] = "%0.4f", -- windscreen_wiper
[533] = "%0.4f", -- left_door
[534] = "%0.4f", -- day_night_texture_switcher
[551] = "%0.4f", -- Panels_buttons_light
[545] = "%0.4f", -- mirrors_draw
[546] = "%0.4f", -- windscreen_wiper
[557] = "%0.4f", -- right_engine_throttle
[558] = "%0.4f", -- coll_ReadjustFreeTurbRPM_sw
[551] = "%0.4f", -- Panels_buttons_light
[560] = "%0.4f", -- coll_ROUTE_DESCENT_sw
[561] = "%0.4f", -- lamp_ABRIS_button1
[562] = "%0.4f", -- lamp_ABRIS_button2
[563] = "%0.4f", -- lamp_ABRIS_button3
[564] = "%0.4f", -- lamp_ABRIS_button4
[565] = "%0.4f", -- lamp_ABRIS_button5
[557] = "%0.4f", -- right_engine_throttle
[558] = "%0.4f", -- coll_ReadjustFreeTurbRPM_sw
[571] = "%0.4f", -- wheel_brakes
[560] = "%0.4f", -- coll_ROUTE_DESCENT_sw
[561] = "%0.4f", -- lamp_ABRIS_button1
[562] = "%0.4f", -- lamp_ABRIS_button2
[563] = "%0.4f", -- lamp_ABRIS_button3
[564] = "%0.4f", -- lamp_ABRIS_button4
[565] = "%0.4f", -- lamp_ABRIS_button5
[578] = "%0.4f", -- left_engine_throttle
[579] = "%0.4f", -- throttle_cover
[580] = "%0.4f", -- collective_stopper
[581] = "%0.4f", -- R828_channel_selector
[571] = "%0.4f", -- wheel_brakes
[599] = "%0.4f", -- AGR_81_LongitudinalDeviationBar
[578] = "%0.4f", -- left_engine_throttle
[579] = "%0.4f", -- throttle_cover
[580] = "%0.4f", -- collective_stopper
[581] = "%0.4f", -- R828_channel_selector
[613] = "%0.4f", -- AGR_81_LateralDeviationBar
[614] = "%0.4f", -- missile_trigger
[615] = "%0.4f", -- gun_trigger
[599] = "%0.4f", -- AGR_81_LongitudinalDeviationBar
[71] = "%0.4f", -- stick_roll
[613] = "%0.4f", -- AGR_81_LateralDeviationBar
[614] = "%0.4f", -- missile_trigger
[615] = "%0.4f", -- gun_trigger
[74] = "%0.4f", -- stick_pitch
[75] = "%0.4f", -- CLOCK_flight_time_meter_status
[71] = "%0.4f", -- stick_roll
[798] = "%0.4f", -- ADI_illumination
[799] = "%0.4f", -- illumination_panels2
[74] = "%0.4f", -- stick_pitch
[75] = "%0.4f", -- CLOCK_flight_time_meter_status
[800] = "%0.4f", -- Control_Panel_illumination
[801] = "%0.4f", -- ADI_illumination2
[802] = "%0.4f", -- AHR_illumination
[803] = "%0.4f", -- illumination_panels
[798] = "%0.4f", -- ADI_illumination
[799] = "%0.4f", -- illumination_panels2
[800] = "%0.4f", -- Control_Panel_illumination
[801] = "%0.4f", -- ADI_illumination2
[802] = "%0.4f", -- AHR_illumination
[803] = "%0.4f", -- illumination_panels
}
ExportScript.ConfigArguments =