UllyB Posted April 15, 2021 Posted April 15, 2021 (edited) I tested the Kuznetsov brought by Gepard to CombatAce. It works very well for carrier operations. It has some details that must be taken care of , but nothing big to stay in a way of a good experience. I did a little research of what Riga (the second Kuznetsov class which was never built in the end by Soviet Union, just sold to China which made a carrier from it) could 've been and I bumped into Airborne Early Warning (AEW) aircraft Yakovlev Yak-44 wannabe, cause, this one, too, was never built. This passag caught my attention: "Had the Russians went on to develop Yak-44 & its variants, undoubtedly Yak-44 would have been one of the best multipurpose maritime aircrafts to have ever been operated, since Yak-44 was envisaged to have twice the range, twice the fuel capacity & twice the endurance of E-2 Hawkeye." If I wanna build it...can it be made to take off and land on Gepard's Kuznetsov ? It's a simple question apparently, depending who is answering it. I invite you, the veteran ones and specialist in such predictions, to tell their opinion. If I like what I hear I might have it in my future plans. Thank you. PS - I know that the plane was intended for Ulianovsk class carrier if anyone wonders; also I didn't have, yet, the chance to test the Ulianovsk carrier for myself, so some input , if any, would be welcome, too , here for the cause. :) Edited April 15, 2021 by UllyB Quote
Wrench Posted April 15, 2021 Posted April 15, 2021 I made a stand in in 2013, using the stock Hawkeye. Never released it. It's just a simple re-decaling with Russian insignia. It's "close but no cigar". But for an AI plane, and if one doesn't look too closely, and squints and turns off the lights, might be usable! (<gr>) 1 Quote
Wrench Posted April 15, 2021 Posted April 15, 2021 come to think of it, i'll attach it, so anyone who wants to can play with it. Obviously, you'll need SF2NA for the hawkeye. It launches and lands on the boats, so ... that's a plus at least AND you can blow it up!! sf2_yak44_standin_pak.7z 2 Quote
UllyB Posted April 16, 2021 Author Posted April 16, 2021 (edited) Thanks, I'll see what I can do. UPDATE I took a look at the model. If I remember correctly, at least in SF1 one could, you could hide parts of the model elements rooted in [aircraftdata] section through a syntax in plane's dataini. If so it's a piece of cake making it look like YAK-44, which misses the interior two VSTABs. Please correct me if I'm wrong. Edited April 16, 2021 by UllyB Quote
Wrench Posted April 16, 2021 Posted April 16, 2021 yes, there are statements to add to the data ini to remove or hide the components. They get listed in the =AircraftData= section, like the main lod components are (ie: "HIde1") then, this statement is added, with the actual mesh names: [Hide1] ParentComponentName=Fuselage ModelNodeName= DestroyedNodeName= DetachWhenDestroyed=false HasAeroCoefficients=FALSE for more clarity, look at the data ini on this TB-25J Mitchell. You'll see how it works 1 Quote
Wrench Posted April 16, 2021 Posted April 16, 2021 never mind, it seems someone beat us too it... in 2018!!!! amazing the things you stumble over!! 1 2 Quote
UllyB Posted April 16, 2021 Author Posted April 16, 2021 LOOOL I never saw that coming!!! Well another lesson learnt. Even if it wouldn't cross your mind that someone will do that, it's a good idea, even if you think for the moment that it would be a waste of time, to check first. Quote
UllyB Posted April 16, 2021 Author Posted April 16, 2021 5 hours ago, Wrench said: yes, there are statements to add to the data ini to remove or hide the components. They get listed in the =AircraftData= section, like the main lod components are (ie: "HIde1") then, this statement is added, with the actual mesh names: [Hide1] ParentComponentName=Fuselage ModelNodeName= DestroyedNodeName= DetachWhenDestroyed=false HasAeroCoefficients=FALSE for more clarity, look at the data ini on this TB-25J Mitchell. You'll see how it works Thanks for reminding me the syntax. I will write it down in my notes. Quote
+Cliff7600 Posted April 16, 2021 Posted April 16, 2021 (edited) May I jump in ? 5 hours ago, Wrench said: [Hide1] ParentComponentName=Fuselage ModelNodeName= DestroyedNodeName= DetachWhenDestroyed=false HasAeroCoefficients=FALSE When using this kind of fake component to hide somthing from the model, or to make it visible from the cockpit view (which I do a lot), please remember to allways add a "MassFraction=" value. If you're hiding something then it should be "MassFraction=0.0" If you want to show something from the cockpit and don't want to deal with the weight of the thing (like an antenna) "MassFraction=0.0" as well. If you know how much the thing weights, you can add the "MassFraction=0.xxx" entry, as a fraction of the total weight. Why ? because most of the time, all components have a massfraction value except the fuselage that takes all the remaining of the weight. So if the weight remaining for the fuselage is 500kg, the game will count 250kg for the fuselage and 250kg for the component added for display purpose (like a antenna...). Another way is to give a mass fraction value for all components, but then the total of all must be 1.0 My 2 cents, thanks for reading ! Edited April 16, 2021 by Cliff7600 1 2 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.