Thank you Vasya for your time unfortunately this mod is not working properly for me so I will uninstall it, no problem there are many other mods.
Best Regards,
Piotrek
In the FW_190NEW class, the code for opening/closing the cockpit light and opening it at a certain speed is written.
if(super.FM.isPlayers() && ((FlightModelMain) (super.FM)).CT.cockpitDoorControl
This code is poorly understood by the unmodified game, and sounds are also needed to open the flashlight.
Your log says that I don't understand this code and there are no sounds.
The first FockeWulf mod was tested in patch 4.13.4 with Modact 6-40 and in patch 4.12.2 with most classes from Modact 5-30.
SFS
sasup_effects01.sfs
sas_sound_01.sfs
sas_sound_02.sfs
installed in both assemblies.
I have a mod installed in patch 4.13.4 with Modact 6-40
2009 UP_RealFWs, which is adapted for later patches
and combined with the new 3Do, which I took on the Freemodding site.
For this mod I have created class FW_190NEW with a simplified cabin light opening code.
In patch 4.12.2, I have the FW mod from Dimas installed.
This mod is reworked FockeWulf mods from Claymorpak and the new 3Do from Freemodding.
The FockeWulf mods work well with the SAS Modact classes and the necessary SPS.
-----------------------
The original text was translated by Google Translate.
"В классе FW_190NEW написан код открывания/закрывания фонаря кокпита и его отрыв на определённой скорости.
if(super.FM.isPlayers() && ((FlightModelMain) (super.FM)).CT.cockpitDoorControl
Этот код немодифицированая игра плохо понимает, так же нужны звуки для открывания фонаря.
У вас лог пишет, что не понимаю этот код и нет звуков.
Мод первого ФоккеВульфа тестил в патче 4.13.4 с Модактом 6-40 и в патче 4.12.2 с большинством классов из Модакта 5-30.
СФС
sasup_effects01.sfs
sas_sound_01.sfs
sas_sound_02.sfs
установлены в обеих сборках.
В патче 4.13.4 с Модактом 6-40 у меня установлен мод
2009 года UP_RealFWs, который адаптирован под поздние патчи
и совмещён с новым 3До, который брал на сайте Фримоддинг.
Для этого мода у меня создан класс FW_190NEW с облегчённым кодом открывания фонаря кабины.
В паче 4.12.2 у меня установлен мод FW от Димаса.
Этот мод переработанные моды ФоккеВульфов из Клейморпака и нового 3До из Фримоддинга.
Моды ФоккеВульфов хорошо работают с классами САСовских Модактов и нужных СФС."