mirror of
https://github.com/weyne85/DCS-ExportScripts.git
synced 2025-10-29 16:58:18 +00:00
New Version 1.2.0
Change to version 1.2.0 performance optimising add J-11A fix a bug on CDU export on A-10C fix UFC, ODU, UVHF display export bug on AV8BNA optimise many export values on MiG-21Bis optimise many export values on MiG-29A/G/S
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
-- F/A-18C Export
|
||||
|
||||
ExportScript.FoundDCSModule = true
|
||||
ExportScript.Version.FA18C_hornet = "1.1.1"
|
||||
ExportScript.Version.FA18C_hornet = "1.2.0"
|
||||
|
||||
ExportScript.ConfigEveryFrameArguments =
|
||||
{
|
||||
@@ -491,7 +491,8 @@ ExportScript.ConfigArguments =
|
||||
[515] = "%1d", -- ECM JETT JETT SEL Button - Push to jettison
|
||||
-- ICMCP
|
||||
[248] = "%.1f", -- ECM Mode Switch, XMIT/REC/BIT/STBY/OFF {0.0,0.1,0.2,0.3,0.4}
|
||||
[507] = "%1d", -- NUC WPN Switch, ENABLE/DISABLE (no function)
|
||||
-- Helmet
|
||||
[136] = "%.2f" -- HMD OFF/BRT Knob {0.0,0.75} in 0.01 Steps
|
||||
}
|
||||
|
||||
-----------------------------
|
||||
|
||||
Reference in New Issue
Block a user