- Messages
- 2
- Country

I have built Cabin_Comfort.dll with Visual C++ 2005 Express from the FSX_SDK_SP1 example
I have copied Cabin_Comfort.dll in my main FSX directory
I have declared Cabin_Comfort.dll in dll.xml :
<Launch.Addon>
<Name>Cabin_Comfort</Name>
<Disabled>False</Disabled>
<Path>Cabin_Comfort.dll</Path>
</Launch.Addon>
I have built the gauge CabinComfort.cab from the FSX_SDK_SP1 example with cabdir.exe and added this gauge in the panel of one aircraft
The gauge is displayed but Cabin temperature, Bank angle, Flight attendants, Restroom and Passenger comfort stay at ZERO
What is wrong ?
I need HELP ...
I have copied Cabin_Comfort.dll in my main FSX directory
I have declared Cabin_Comfort.dll in dll.xml :
<Launch.Addon>
<Name>Cabin_Comfort</Name>
<Disabled>False</Disabled>
<Path>Cabin_Comfort.dll</Path>
</Launch.Addon>
I have built the gauge CabinComfort.cab from the FSX_SDK_SP1 example with cabdir.exe and added this gauge in the panel of one aircraft
The gauge is displayed but Cabin temperature, Bank angle, Flight attendants, Restroom and Passenger comfort stay at ZERO
What is wrong ?
I need HELP ...

