Jump to content

Wilches

FLYING TIGERS
  • Posts

    2,164
  • Joined

  • Last visited

  • Days Won

    10

Everything posted by Wilches

  1. In the Corsair´s DATA.ini find the [Engine] entry and replace the respective lines with this: SpinnerNodeName=Propeller StaticPropNodeName=blades SlowPropNodeName=PropellerB //FastPropNodeName=PropellerC
  2. Stary, if you plan to build a new Spit cockpit please have this in mind - make two versions. One with the early reflector gunsight (for the wartime Spits) and one with the gyro gunsight for the later versions. Ah, an early normal canopy and a bubble one. Man, Wrench is wright - I´m a pain in the a%$&*!
  3. Concerning the CG, is right to say that it changes the plane flight behavior BUT TW, for an unknown reason, mess with the CG somewhere forward (my guess is around 50cm - half a meter) so when you place the CG to 50cm backwards you´re actually correcting the CG to it´s original position. What we must know is the correct value. I´ve tried this on other props and the result was the same - no falling and explosion.
  4. Guys, with all the tips given above and the following lines the result is very good. Not the final fix but much better indeed. [AircraftData] CGPosition=0.00,-1.10,0.00 CockpitCGOffset=FALSE OnGroundPitchAngle=20.0 [Engine] PropDiameter=1.352 As I stated before, the CG is the main cause of this mess. Have a try and describe your results please.
  5. The plane and cockpit are simply brilliant. The problem is to make it fly without the horrible bouncing and explosion. The plane itself starts as close as 1.5m from the ground floating like a baloon and then falls like a rock!!!!! What a shame TW...
  6. Terrific!!! Veltro, could make some adjusts on the canopy frames? They should be more straight and broader. Fine tune work is your hallmark!! Congrats!
  7. Actually the new patch makes a big mess on the plane´s CG. In some planes the CG goes forward and in others backwards - never the same. I´m making some success by changing the CG (with moving the cockpit position inversally - if the CG goes -0.50 the cockpit must be 0.50), setting new gear bouncing valours and reducing the prop diameter on the props. For example, on the Capun´s F4U-1A Corsair the CG changed from 0.0,0.0,0.0 to 0.0,-0.50,0.0. On the jets the CG went forward mostly and without reducing the nose gear spring valour, it´ll bounce untill explodes. Dammit TW!!!!!
  8. Yabadabadoo!! Hope that Stary fixes a new office for it.
  9. This is the J2M "Fat" Raiden (Jack)! Veltro, are you a mind-reader?
  10. I made it! To show the F-104C probe without the windshield frame type this on _DATA,INI: --------------------------------------------------------------------------- [AircraftData] DestroyedModel=F-104_Destroyed.LOD DestroyedEffect=VehicleFireEffect EmptyMass=5973.8 EmptyInertia=64205.6,3887.8,65364.5 ReferenceArea=18.22 ReferenceSpan=6.69 ReferenceChord=2.91 CGPosition=0.00,1.00,0.00 Component[001]=Fuselage Component[002]=Nose Component[003]=LeftWing Component[004]=RightWing Component[005]=VertTail Component[006]=Tailplane Component[007]=canopy_front_top Component[008]=canopy_mid_outer Component[009]=canopy_mid_inner Component[010]=2canopy_inner Component[011]=cockpit [canopy_front_top] ParentComponentName=Fuselage ModelNodeName=canopy_front_top ShowFromCockpit=FALSE [canopy_mid_outer] ParentComponentName=Fuselage ModelNodeName=canopy_mid_outer ShowFromCockpit=FALSE [canopy_mid_inner] ParentComponentName=Fuselage ModelNodeName=canopy_mid_inner ShowFromCockpit=FALSE [2canopy_inner] ParentComponentName=Fuselage ModelNodeName=2canopy_inner ShowFromCockpit=FALSE [cockpit] ParentComponentName=Fuselage ModelNodeName=cockpit ShowFromCockpit=FALSE [Fuselage] ModelNodeName=Fuselage ShowFromCockpit=TRUE <----- ------------------------------------------------------------ On _COCKPIT.INI: Position=0.00,5.52,0.545 This POV exacty fits with the 3d windshield. Hope this helps. Cheers!
  11. Guys, I placed the F-104G cockpit on the DLC F-104C lates but can´t get the in-flight refueling probe view. If I set "ShowFromCockpit=TRUE" to the nose, all the cockpit stuffs apears. As the .LODs are hidden I have no idea how the correct parts are named. Could anybody help me (us) please?
  12. The Saga continues! Explendid work. Hope the French version will come too... Wish you the best!
  13. Wonderfull job! I have two questions: - Is there any Mirage IIIE French livery (using Mirage IIIO/L) available? - How do you get the DLC files as .BMPs and .INIs? Thanks!!!
  14. Add this line to the *_Cockpit.ini: OffSet=0.0,-0.12,0.0 The middle values controls your FOV. Is negative for backwards and positive forward. The correct position depends on wich aircraft you choose. It´s a trial and error game. Good luck!
  15. 1 - Use the old P-38 cockpit (not the YAP3) 2 - Add this lines to the *_COCKPIT.INI: [CockpitSeat001] ModelName=P-38Pit ExternalClipDistMin=0.07 OpenCockpit=TRUE Offset=0.0,0.10,-0.01 Position=-0.004,2.30,1.09 ViewAngles=0.0,-0.4,0.0 MaxYaw=135 MinYaw=-135 MaxPitch=90 MinPitchFront=-45 MinPitchRear=-25 Add this too in the proper place: Instrument[038]=Move1 Instrument[039]=Move2 Instrument[040]=Move3 Instrument[041]=Move4 Instrument[042]=Move5 Instrument[043]=Move6 Instrument[044]=Move7 Instrument[045]=Move8 Instrument[046]=Move9 [Move1] Type=AIRSPEED_INDICATOR NodeName=Right_I_Wing MovementType=POSITION_X Set[01].Position=180 Set[01].Value=0.0 Set[02].Position=180 Set[02].Value=1.0 [Move2] Type=AIRSPEED_INDICATOR NodeName=Left_I_Wing MovementType=POSITION_X Set[01].Position=180 Set[01].Value=0.0 Set[02].Position=180 Set[02].Value=1.0 [Move3] Type=AIRSPEED_INDICATOR NodeName=Rear_Armor MovementType=POSITION_X Set[01].Position=180 Set[01].Value=0.0 Set[02].Position=180 Set[02].Value=1.0 [Move4] Type=AIRSPEED_INDICATOR NodeName=Windscreen_Frame MovementType=POSITION_X Set[01].Position=180 Set[01].Value=0.0 Set[02].Position=180 Set[02].Value=1.0 [Move5] Type=AIRSPEED_INDICATOR NodeName=Canopy MovementType=POSITION_Z Set[01].Position=-180 Set[01].Value=0.0 Set[02].Position=-180 Set[02].Value=1.0 [Move6] Type=AIRSPEED_INDICATOR NodeName=Rear_Frame MovementType=POSITION_X Set[01].Position=180 Set[01].Value=0.0 Set[02].Position=180 Set[02].Value=1.0 [Move7] Type=AIRSPEED_INDICATOR NodeName=R_Side_Frame MovementType=POSITION_X Set[01].Position=180 Set[01].Value=0.0 Set[02].Position=180 Set[02].Value=1.0 [Move8] Type=AIRSPEED_INDICATOR NodeName=L_Side_Frame MovementType=POSITION_X Set[01].Position=180 Set[01].Value=0.0 Set[02].Position=180 Set[02].Value=1.0 [Move9] Type=AIRSPEED_INDICATOR NodeName=Canopy_Glass MovementType=POSITION_X Set[01].Position=180 Set[01].Value=0.0 Set[02].Position=180 Set[02].Value=1.0 On the *_DATA.INI: Component[013]=ExtSight Component[014]=ArmouredScreen Component[015]=LeversR Component[016]=FootRest Component[017]=Shade Component[018]=Yoke [Panel] ParentComponentName=Fuselage ModelNodeName=Panel ShowFromCockpit=FALSE [ExtSight] ParentComponentName=Fuselage ModelNodeName=ExtSight ShowFromCockpit=TRUE [ArmouredScreen] ParentComponentName=Fuselage ModelNodeName=ArmouredScreen ShowFromCockpit=TRUE [LeversR] ParentComponentName=Fuselage ModelNodeName=LeversR ShowFromCockpit=FALSE [FootRest] ParentComponentName=Fuselage ModelNodeName=FootRest ShowFromCockpit=TRUE [Yoke] ParentComponentName=Fuselage ModelNodeName=Yoke ShowFromCockpit=TRUE Pay attention! [Fuselage] ModelNodeName=Fuselage ShowFromCockpit=TRUE <------ [Nose] ParentComponentName=Fuselage ModelNodeName=Nose ShowFromCockpit=TRUE <------ Well, it looks very nice if everything is correctly done. Hope it helps!
  16. I´m surprised! Look that - http://img.wp.scn.ru/camms/ar/768/pics/82_1.jpg A Russian translation should be nice!
  17. Sometimes I feel myself like Wrench said... Sorry I didn´t mean it. For those who played EAW in the past should remember all of my hard work on cockpit making (try on google). It almost cost my 22 years of marriage so I quit all of 3D work forever. I know how is to be full of guys asking for this or that, but I didn´t care at all. Stary, sorry if I put any pressure on you. Your work is really awesome. Wrench, I´ll try to remember your words next time - no more ¨gimmes¨. My next post will more valuable!
  18. WOW !!! As I can see you found the way to make the checkers on nose - terrific ! BTW, your star/bar is wrong. Search on Google the correct shape (hope that your is a decal). We need all of your skins so, RELEASE THEM!!!!!
  19. Yes it is. This is the correct shape, as you can check on photos, but your cockpit is much better, so why don´t we have the best of two worlds?
  20. I love them very much, but as it´s Beta as you said, one thing must have to be changed - the canopy frames should be straight from bottom (fuselage) till the first horizontal frame. Then it begins to go round, am I clear? In other words, flat sides and round roof. Anyway it´s a great work! Thanks a lot!!!!!!!!!!
  21. Lovely! Wich are the coordinates for the Razorback?
×
×
  • Create New...

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..