SDK Docs - incorrect parameter in VFX code

Version: 1.6.34 SDK 1.5.7

Frequency: Once/Rarely/Frequently/Consistently

Severity: Low

Bug description:

minor issue really, but the closing statement on some code here is incorrect

code block

<UseTemplate Name="ASOBO_ET_FX_HEAT_EXHAUST">
    <FX_NODE>ATTACH_FX_Heat_Apu</FX_NODE>
    <FX_CODE>(A:APU PCT RPM, Percent) 0 &gt;</FX_CODE>
    <FX_GRAPH_PARAM_0>exhaustDiameter, 0.26</FX_GRAPH_PARAM_0>
    <FX_GRAPH_PARAM_1>aircraftType, 0</FX_GRAPH_PARAM_1>
    <FX_GRAPH_PARAM_2>isAPU, 1</FX_GRAPH_PARAM_1>		<!--  Wrong closing Param number  -->
</UseTemplate>
1 Like

Hello and thank you for reporting this.

This is fixed in the last SU5 flighting sdk documentation 1.6.6.0

Regards,
Boris

This topic has been automatically closed after 60 days of inactivity since it was marked as fixed.

If there is important new information about this same report, you can use the “Request reopen” button below to ask the moderation team to review it again.
For other issues or broader discussion, please open a new topic in the appropriate category.