Jump to content

luk1978

JUNIOR MEMBER
  • Content count

    171
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by luk1978

  1. Ahhh, yes. Had the same problem long time ago. It's very easy to fix. Open "cockpit.ini" Find an instruments section and add two strings (Hide1 and Hide2). Should look like this: //Instrument[074]=cockpit_roll //Instrument[075]=cockpit_pitch ///////////////////////////////////////// Instrument[066]=Hide1 Instrument[067]=Hide2 Then go to the bottom of the file and add two sections (Hide1 and Hide2): //[cockpit_pitch] //Type=CONTROL_STICK_PITCH //NodeName=main_panel //MovementType=ROTATION_X //Set[01].Position=5.0 //Set[01].Value=-1.0 //Set[02].Position=0.0 //Set[02].Value=0.0 //Set[03].Position=-5.0 //Set[03].Value=1.0 ///////////////////////////////// ///////////////////////////////// [Hide1] Type=INACTIVE NodeName=new_panel-line backup [Hide2] Type=INACTIVE NodeName=new_panel-line copy 2 Save and close. That's all.
  2. MiG-15bis "Fagot-B"

  3. Outstanding work, Stary! BTW, I have something you might be interested in) A chinese MiG-15 pit: You can download it here: https://drive.google.com/open?id=0B2H4Bb-mmJ8VVm50S19ma2NteG8
  4. Does anybody interested in it? In short words - it's possible, but not easy. Every plane should be reworked and tested. Belly landing without an explosion can be reached by adding a skids under the plane. I already updated my own Korean War install and satisfied with the results. Bad thing is that my data files are heavilly modified and are not compatible with any other mods you can find here in Combatace. I will attach my data inis just to show how this method works. Data.7z Every plane have 4 invisible skids in "Landing Gears" section and every skid is attached to a part of the aircraft (fuselage or engine nacelle, for multi-engine aircraft) using proper SystemName[XXX]. B-29 have 12 skids - 4 under the fuselage and 8 under the engines to avoid the overturn. The "CollisionPoints" of some parts (fuselage, nose, tail, wings) should be checked too. Collision points cannot be lower than "contact points" of the skids or aircraft will explode while landing. That's all, guys. If someone interested in developing this feature - please share your thoughts. PS And many thanks to Do335 for his great Wings Over Korea megamod, mue for extremely useful tool and bunik for beta testing.
  5. Found a typo in Yak-9_DATA.ini My bad, sorry. Yak-9_DATA.7z
  6. Some bug fixes and corrections. Added skids on wingtips for most of the aircraft. I think I'm done with it. data.7z Thanks MAKOTO for the help.
  7. Just perfect. I never tried belly landings on carriers. Good to see it works. Can you share your aircraft inis after finishing your work? Looks like your method is much more complicated than mine (6 skids instead of 4, 2 is yaw controlled, wow).
×

Important Information

By using this site, you agree to our Terms of Use, Privacy Policy, and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..