mirror of
https://github.com/weyne85/DCS-ExportScripts.git
synced 2025-10-29 16:58:18 +00:00
Update Bf-109K-4.lua
added a digit to the bomb fusing selector output
This commit is contained in:
parent
8337706bb2
commit
0f3bbbf7c7
@ -129,7 +129,7 @@ ExportScript.ConfigArguments =
|
||||
-- R 101 ZSK 244 A Bomb Panel Master Switch
|
||||
-- Operated internally via ZSK 244 A Mode Control
|
||||
-- R 101 ZSK 244 A Mode Selector
|
||||
[64] = "%.1f", -- Bomb Fusing Selector (DIVE (INSTANT), DIVE (DELAYED), OFF, LEVEL (DELAYED), LEVEL (INSTANT)) {0.0, 0.25, 0.5, 0.75, 1.0}
|
||||
[64] = "%.2f", -- Bomb Fusing Selector (DIVE (INSTANT), DIVE (DELAYED), OFF, LEVEL (DELAYED), LEVEL (INSTANT)) {0.0, 0.25, 0.5, 0.75, 1.0}
|
||||
-- Illumination Controls
|
||||
-- C 102 LH UV Lamp Rheostat
|
||||
[80] = "%.1f", -- Left UV Lamp Brightness (axis) {0.0 - 0.5}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user