Small fix for AMS gauge of HS748
Posted: 02 Jan 2017, 14:00
Hello,
As a modest contribution to the great Panel V6, I fixed an incompatibility (most probable explanation) between the AMS Gauge and FSX Acc. Took me some hours to find it
All statements in the format
must be modified to
(padded to 5 characters according to the area size).
I can send the modified AMS.xml if you want - let me know how you would like it.
BTW I saw that somebody else already pointed the missing "Red_Lamp_on_OH".
Gérard
As a modest contribution to the great Panel V6, I fixed an incompatibility (most probable explanation) between the AMS Gauge and FSX Acc. Took me some hours to find it

All statements in the format
Code: Select all
<String>%('xxx')%!s!</String>
Code: Select all
<String>%xxx %!s!</String>
I can send the modified AMS.xml if you want - let me know how you would like it.
BTW I saw that somebody else already pointed the missing "Red_Lamp_on_OH".

Gérard