Wedge Posted July 28, 2006 Posted July 28, 2006 I tried installing the HarrierSRF.2 into WOE - every thing looks ok inside the cockpit except for when looking to the left or the right the wings are missing. What did I do wrong during the installation proccess? (The external veiws all look good.) Thanks for any help. Quote
+HrntFixr Posted July 28, 2006 Posted July 28, 2006 You didn't do anything wrong... tis a simple ini tweak you need. Go to your HarrierSRF.2 folder, in the XXX_data.ini file add the following line ShowFromCockpit=TRUE to your left and right wing sections. Also The Left Outer and Right Outer Wing Sections. Here is part of the AV-8A from WOE as an Example..... [LeftWing] ParentComponentName=Fuselage ModelNodeName=Wing_Inner_L DestroyedNodeName=D1_Wing_Inner_L ShowFromCockpit=TRUE <---------------------add this DetachWhenDestroyed=TRUE DamageRating=DESTROYED MassFraction=0.050 HasAeroCoefficients=TRUE LiftSurface=TRUE You can use notepad to open and edit ini files. This works on any aircraft. Quote
Wedge Posted July 28, 2006 Author Posted July 28, 2006 (edited) You didn't do anything wrong... tis a simple ini tweak you need. Go to your HarrierSRF.2 folder, in the XXX_data.ini file add the following line ShowFromCockpit=TRUE to your left and right wing sections. Also The Left Outer and Right Outer Wing Sections. Here is part of the AV-8A from WOE as an Example..... [LeftWing] ParentComponentName=Fuselage ModelNodeName=Wing_Inner_L DestroyedNodeName=D1_Wing_Inner_L ShowFromCockpit=TRUE <---------------------add this DetachWhenDestroyed=TRUE DamageRating=DESTROYED MassFraction=0.050 HasAeroCoefficients=TRUE LiftSurface=TRUE You can use notepad to open and edit ini files. This works on any aircraft. That line of text is already in there in the following locations: [LeftWing] , [RightWing] [LeftOuterWing] and [RightOuterWing]. Any other solutions Edited July 28, 2006 by Wedge Quote
Draakje Posted July 28, 2006 Posted July 28, 2006 Dont know a solution but it looks like to me the cockpit viewpoint is to low. I see part of the wing maybe the side views actually look into the wings instead of over them. Quote
Lexx_Luthor Posted July 29, 2006 Posted July 29, 2006 Dont know a solution but it looks like to me the cockpit viewpoint is to low. I see part of the wing maybe the side views actually look into the wings instead of over them. That could be it. In the cockpit ini file, experiment with Position= x,y,z ... the z value is up and down, positive up. Try up to get the cockpit above the wing if this is the problem. y is positive forward, negative back x is side to side, forgot which is pos and neg. I actually never bothered to notice what handed coordinate system this setting uses. If right handed (traditional) then pos x would move the cockpit to the right, unless I forgot my maths. The Offset = x,y,z is similar but controls the position of the pilot's seat or pilot viewpoint within the cockpit -- ie... move the player's viewpoint around inside the cockpit. Quote
Wedge Posted August 5, 2006 Author Posted August 5, 2006 (edited) After further investigation I noticed from view points in the official Harriers that come with WOE the pilot is unable to view the actual wings from the cockpit and there are no refueling booms on those planes. But with the Sea Harrier add-on, the refueling boom on the left side of the plane is still messed up when looking out of the left side of the plane and I dont know why. Any help is greatly appreciated. Edited August 5, 2006 by Wedge Quote
Lexx_Luthor Posted August 6, 2006 Posted August 6, 2006 (edited) -- Harriers that come with WOE the pilot is unable to view the actual wings from the cockpit Ah, last night I found the same "problem" with the Yak-25. It was not a problem, and was fixable. Wings are "child" models of the fuselage. In your aircraf't _DATA.ini file,... (1) Make sure the wings have ShowFromCockpit=TRUE enabled. (2) Make sure the fuselage has ShowFromCockpit=TRUE enabled. If the wings are enabled, but fuselage is not, the wings won't be visible. Think about it. The wings are "extensions" of the fuselage. If the fuselage is not visible, neither will the wings be seen. Hopefully, the WoE Harrier works the same way. Try it. The default setting is FALSE and this includes not having the line at all. Insert the ShowFromCockpit=TRUE line on relevant place, here... [LeftWing] ParentComponentName=Fuselage ModelNodeName=wing_left_inner ShowFromCockpit=TRUE : : etc... also do the right wing, left and right outer wings, etc...and the fuselage... [Fuselage] ModelNodeName=Fuselage ShowFromCockpit=TRUE : : etc... * THIS IS FOR YAK-25 FILE, your Harrier file may be different in tiny details. Just make sure the ShowFromCockpit= line is there, at least just below the ParentComponentName= line. Edited August 6, 2006 by Lexx_Luthor Quote
Wedge Posted August 6, 2006 Author Posted August 6, 2006 The following is a portion of what is in my HarrierFRS.2_Data.ini file showing all of the views from the cockpit are set to "TRUE": [Fuselage] ModelNodeName=Fuselage ShowFromCockpit=TRUE HasAeroCoefficients=TRUE CLa=0.1014 CD0=0.0057 Cmq=-0.3923 Cmad=0.0045 Cyb=-0.1014 CLaMachTableNumData=4 CLaMachTableDeltaX=0.40 CLaMachTableStartX=0.00 CLaMachTableData=1.000,1.000,1.000,0.782 CD0MachTableNumData=4 CD0MachTableDeltaX=0.50 CD0MachTableStartX=0.00 CD0MachTableData=1.600,1.000,0.918,32.689 CmqMachTableNumData=4 CmqMachTableDeltaX=0.40 CmqMachTableStartX=0.00 CmqMachTableData=1.000,1.000,1.000,21.468 MinExtentPosition= -0.80,2.20,-0.75 MaxExtentPosition= 0.80, -4.00, 0.74 CollisionPoint[001]= -1.00,2.4,-0.0 CollisionPoint[002]= 1.00,2.4,-0.0 CollisionPoint[003]= 0.00,2.2,-0.8 CollisionPoint[004]= 0.00,0.5,0.90 CollisionPoint[005]= 0.00,-3.00, -0.7 CollisionPoint[006]= 0.00, -6.30, 0.0 CollisionPoint[007]= 0.00, -6.30, 0.6 DamageRating=DESTROYED SystemName[001]=Engine SystemName[002]=MainGear SystemName[003]=FuselageFuelCell SystemName[004]=LeftFlap01 SystemName[005]=RightFlap01 SystemName[006]=LeftGun SystemName[007]=RightGun SystemName[008]=AirBrake SystemName[009]=LeftFlap02 SystemName[010]=RightFlap02 SystemName[011]=Engine2 SystemName[012]=CenterlineStation SystemName[013]=BottomRedLight SystemName[014]=SupportInt SystemName[015]=FuselageFuelCell2 [Nose] ParentComponentName=Fuselage ModelNodeName=Nose DamageRating=DESTROYED DetachWhenDestroyed=FALSE MassFraction=0.38 HasAeroCoefficients=FALSE StructuralFactor=1.2 MinExtentPosition= -0.40, 5.00,-0.6 MaxExtentPosition= 0.40, 2.00, 0.80 CollisionPoint[001]= 0.00, 5.5,-0.50 CollisionPoint[002]= 0.00, 2.7, 0.93 SystemName[001]=Pilot SystemName[002]=NoseGear SystemName[003]=Canopy SystemName[004]=TopRedLight [LeftWing] ParentComponentName=Fuselage ModelNodeName=LeftWing DestroyedNodeName=LeftWingD ShowFromCockpit=TRUE DetachWhenDestroyed=TRUE DamageRating=DESTROYED MassFraction=0.107 StructuralFactor=1.2 HasAeroCoefficients=TRUE LiftSurface=TRUE CLa=0.5220 CD0=0.0012 CDL=0.0013 Cmq=-0.2178 Cmad=0.0121 Cyb=-0.0205 Clb=-0.0906 Clp=-0.0583 Clr=0.0152 Cnb=-0.1262 Cnp=0.0020 Cnr=-0.0038 CLaMachTableNumData=4 CLaMachTableDeltaX=0.40 CLaMachTableStartX=0.00 CLaMachTableData=0.993,1.000,1.022,1.096 CD0MachTableNumData=4 CD0MachTableDeltaX=0.50 CD0MachTableStartX=0.00 CD0MachTableData=1.790,1.000,1.046,14.093 CDLAlphaTableNumData=15 CDLAlphaTableDeltaX=4.00 CDLAlphaTableStartX=-28.00 CDLAlphaTableData=49.000,36.000,25.000,16.000,9.000,4.000,1.000,0.000,1.000,4.000,9.000,16.000,25.000,36.000,49.000 CmqMachTableNumData=4 CmqMachTableDeltaX=0.40 CmqMachTableStartX=0.00 CmqMachTableData=0.865,1.000,1.918,-4.332 ClbAlphaTableNumData=15 ClbAlphaTableDeltaX=4.00 ClbAlphaTableStartX=-28.00 ClbAlphaTableData=-1.300,-1.012,-0.725,-0.437,-0.150,0.138,0.425,0.713,1.000,1.287,1.575,1.862,2.150,2.437,2.725 ClpAlphaTableNumData=15 ClpAlphaTableDeltaX=4.00 ClpAlphaTableStartX=-28.00 ClpAlphaTableData=1.808,1.589,1.404,1.252,1.135,1.050,1.000,0.983,1.000,1.050,1.135,1.252,1.404,1.589,1.808 ClrAlphaTableNumData=15 ClrAlphaTableDeltaX=4.00 ClrAlphaTableStartX=-28.00 ClrAlphaTableData=-7.000,-6.000,-5.000,-4.000,-3.000,-2.000,-1.000,0.000,1.000,2.000,3.000,4.000,5.000,6.000,7.000 CnpAlphaTableNumData=15 CnpAlphaTableDeltaX=4.00 CnpAlphaTableStartX=-28.00 CnpAlphaTableData=-16.542,-11.824,-8.264,-5.607,-3.635,-2.157,-1.000,0.000,1.000,2.157,3.635,5.607,8.264,11.824,16.542 CnrAlphaTableNumData=15 CnrAlphaTableDeltaX=4.00 CnrAlphaTableStartX=-28.00 CnrAlphaTableData=40.808,30.026,20.904,13.440,7.635,3.488,1.000,0.171,1.000,3.488,7.635,13.440,20.904,30.026,40.808 XacMachTableNumData=4 XacMachTableDeltaX=0.40 XacMachTableStartX=0.00 XacMachTableData=0.426,0.434,0.496,-0.048 CheckStall=TRUE CLmax=0.3501 AlphaStall=34.58 AlphaMax=42.53 AlphaDepart=49.40 Ymac=-1.0 MinExtentPosition= -0.60,-0.34,0.60 MaxExtentPosition= -2.40, -2.40,-0.00 CollisionPoint[001]=-2.40, -1.00,-0.00 CollisionPoint[002]=-2.40, -2.40,-0.00 SystemName[001]=LeftFlap SystemName[002]=LeftWingFuelCell SystemName[003]=LeftWingStationInboard [RightWing] ParentComponentName=Fuselage ModelNodeName=RightWing DestroyedNodeName=RightWingD ShowFromCockpit=TRUE DetachWhenDestroyed=TRUE DamageRating=DESTROYED MassFraction=0.107 StructuralFactor=1.2 HasAeroCoefficients=TRUE LiftSurface=TRUE CLa=0.5220 CD0=0.0012 CDL=0.0013 Cmq=-0.2178 Cmad=0.0121 Cyb=-0.0205 Clb=-0.0906 Clp=-0.0583 Clr=0.0152 Cnb=-0.1262 Cnp=0.0020 Cnr=-0.0038 CLaMachTableNumData=4 CLaMachTableDeltaX=0.40 CLaMachTableStartX=0.00 CLaMachTableData=0.993,1.000,1.022,1.096 CD0MachTableNumData=4 CD0MachTableDeltaX=0.50 CD0MachTableStartX=0.00 CD0MachTableData=1.790,1.000,1.046,14.093 CDLAlphaTableNumData=15 CDLAlphaTableDeltaX=4.00 CDLAlphaTableStartX=-28.00 CDLAlphaTableData=49.000,36.000,25.000,16.000,9.000,4.000,1.000,0.000,1.000,4.000,9.000,16.000,25.000,36.000,49.000 CmqMachTableNumData=4 CmqMachTableDeltaX=0.40 CmqMachTableStartX=0.00 CmqMachTableData=0.865,1.000,1.918,-4.332 ClbAlphaTableNumData=15 ClbAlphaTableDeltaX=4.00 ClbAlphaTableStartX=-28.00 ClbAlphaTableData=-1.300,-1.012,-0.725,-0.437,-0.150,0.138,0.425,0.713,1.000,1.287,1.575,1.862,2.150,2.437,2.725 ClpAlphaTableNumData=15 ClpAlphaTableDeltaX=4.00 ClpAlphaTableStartX=-28.00 ClpAlphaTableData=1.808,1.589,1.404,1.252,1.135,1.050,1.000,0.983,1.000,1.050,1.135,1.252,1.404,1.589,1.808 ClrAlphaTableNumData=15 ClrAlphaTableDeltaX=4.00 ClrAlphaTableStartX=-28.00 ClrAlphaTableData=-7.000,-6.000,-5.000,-4.000,-3.000,-2.000,-1.000,0.000,1.000,2.000,3.000,4.000,5.000,6.000,7.000 CnpAlphaTableNumData=15 CnpAlphaTableDeltaX=4.00 CnpAlphaTableStartX=-28.00 CnpAlphaTableData=-16.542,-11.824,-8.264,-5.607,-3.635,-2.157,-1.000,0.000,1.000,2.157,3.635,5.607,8.264,11.824,16.542 CnrAlphaTableNumData=15 CnrAlphaTableDeltaX=4.00 CnrAlphaTableStartX=-28.00 CnrAlphaTableData=40.808,30.026,20.904,13.440,7.635,3.488,1.000,0.171,1.000,3.488,7.635,13.440,20.904,30.026,40.808 XacMachTableNumData=4 XacMachTableDeltaX=0.40 XacMachTableStartX=0.00 XacMachTableData=0.426,0.434,0.496,-0.048 CheckStall=TRUE CLmax=0.3501 AlphaStall=34.58 AlphaMax=42.53 AlphaDepart=49.40 Ymac=1.0 MinExtentPosition= 0.60,-0.34,0.60 MaxExtentPosition= 2.40, -2.40,-0.00 CollisionPoint[001]=2.40, -1.00,-0.00 CollisionPoint[002]=2.40, -2.40,-0.00 SystemName[001]=RightFlap SystemName[002]=RightWingFuelCell SystemName[003]=RightWingStationInboard [LeftOuterWing] ParentComponentName=LeftWing ModelNodeName=LeftOuterWing DestroyedNodeName= ShowFromCockpit=TRUE DetachWhenDestroyed=TRUE DamageRating=DISABLED MassFraction=0.059 StructuralFactor=1.2 HasAeroCoefficients=TRUE LiftSurface=TRUE CL0=0.0273 CLa=1.0443 CD0=0.0009 CDL=0.0052 Cmq=-0.1393 Cmad=-0.0306 Clb=0.0320 Clp=-0.0699 Clr=0.0428 Cnb=0.0758 Cnp=0.0037 Cnr=-0.0057 CL0MachTableNumData=4 CL0MachTableDeltaX=0.40 CL0MachTableStartX=0.00 CL0MachTableData=0.971,1.000,1.113,1.194 CLaMachTableNumData=4 CLaMachTableDeltaX=0.40 CLaMachTableStartX=0.00 CLaMachTableData=0.959,1.000,1.158,1.244 CD0MachTableNumData=4 CD0MachTableDeltaX=0.40 CD0MachTableStartX=0.00 CD0MachTableData=1.833,1.000,1.047,13.740 CDLAlphaTableNumData=15 CDLAlphaTableDeltaX=4.00 CDLAlphaTableStartX=-28.00 CDLAlphaTableData=23.619,17.016,11.491,7.045,3.678,1.390,0.181,0.051,1.000,3.028,6.134,10.320,15.585,21.928,29.350 CmqMachTableNumData=4 CmqMachTableDeltaX=0.40 CmqMachTableStartX=0.00 CmqMachTableData=0.880,1.000,1.948,11.929 ClbAlphaTableNumData=15 ClbAlphaTableDeltaX=4.00 ClbAlphaTableStartX=-28.00 ClbAlphaTableData=0.117,0.227,0.338,0.448,0.559,0.669,0.779,0.890,1.000,1.110,1.221,1.331,1.441,1.552,1.662 ClpAlphaTableNumData=15 ClpAlphaTableDeltaX=4.00 ClpAlphaTableStartX=-28.00 ClpAlphaTableData=9.577,7.132,5.078,3.418,2.149,1.273,0.790,0.699,1.000,1.694,2.780,4.259,6.130,8.393,11.049 ClrAlphaTableNumData=15 ClrAlphaTableDeltaX=4.00 ClrAlphaTableStartX=-28.00 ClrAlphaTableData=-4.833,-4.104,-3.375,-2.646,-1.917,-1.187,-0.458,0.271,1.000,1.729,2.458,3.187,3.917,4.646,5.375 CnpAlphaTableNumData=15 CnpAlphaTableDeltaX=4.00 CnpAlphaTableStartX=-28.00 CnpAlphaTableData=-90.333,-56.223,-32.643,-17.241,-8.000,-3.136,-1.025,-0.141,1.000,3.886,10.060,21.173,39.048,65.757,103.727 CnrAlphaTableNumData=15 CnrAlphaTableDeltaX=4.00 CnrAlphaTableStartX=-28.00 CnrAlphaTableData=16.448,11.706,7.767,4.631,2.298,0.769,0.043,0.120,1.000,2.683,5.170,8.460,12.553,17.450,23.149 XacMachTableNumData=4 XacMachTableDeltaX=0.40 XacMachTableStartX=0.00 XacMachTableData=-0.263,-0.264,-0.294,-0.859 CheckStall=TRUE CLmax=0.4904 AlphaStall=16.15 AlphaMax=22.04 AlphaDepart=28.92 Ymac=-1.92 MinExtentPosition= -2.4,-1.00,0.00 MaxExtentPosition= -3.70, -3.20,-0.3 CollisionPoint[001]=-3.70,-3.20,-0.30 CollisionPoint[002]=-3.50, -2.00,-0.28 HasVortexEmitter=TRUE VortexEmitterName=WingtipVortexEmitter VortexPosition=-3.7236,-3.4620,-0.2987 VortexG=2.50 SystemName[001]=LeftAileron SystemName[002]=LeftGear SystemName[003]=LeftWingStationOutboard01 SystemName[004]=LeftWingStationOutboard02 SystemName[005]=LeftWingStationmid SystemName[006]=LeftPositionLight [RightOuterWing] ParentComponentName=RightWing ModelNodeName=RightOuterWing DestroyedNodeName= ShowFromCockpit=TRUE DetachWhenDestroyed=TRUE DamageRating=DISABLED MassFraction=0.059 StructuralFactor=1.2 HasAeroCoefficients=TRUE LiftSurface=TRUE CL0=0.0273 CLa=1.0443 CD0=0.0009 CDL=0.0052 Cmq=-0.1393 Cmad=-0.0306 Clb=0.0320 Clp=-0.0699 Clr=0.0428 Cnb=0.0758 Cnp=0.0037 Cnr=-0.0057 CL0MachTableNumData=4 CL0MachTableDeltaX=0.40 CL0MachTableStartX=0.00 CL0MachTableData=0.971,1.000,1.113,1.194 CLaMachTableNumData=4 CLaMachTableDeltaX=0.40 CLaMachTableStartX=0.00 CLaMachTableData=0.959,1.000,1.158,1.244 CD0MachTableNumData=4 CD0MachTableDeltaX=0.40 CD0MachTableStartX=0.00 CD0MachTableData=1.833,1.000,1.047,13.740 CDLAlphaTableNumData=15 CDLAlphaTableDeltaX=4.00 CDLAlphaTableStartX=-28.00 CDLAlphaTableData=23.619,17.016,11.491,7.045,3.678,1.390,0.181,0.051,1.000,3.028,6.134,10.320,15.585,21.928,29.350 CmqMachTableNumData=4 CmqMachTableDeltaX=0.40 CmqMachTableStartX=0.00 CmqMachTableData=0.880,1.000,1.948,11.929 ClbAlphaTableNumData=15 ClbAlphaTableDeltaX=4.00 ClbAlphaTableStartX=-28.00 ClbAlphaTableData=0.117,0.227,0.338,0.448,0.559,0.669,0.779,0.890,1.000,1.110,1.221,1.331,1.441,1.552,1.662 ClpAlphaTableNumData=15 ClpAlphaTableDeltaX=4.00 ClpAlphaTableStartX=-28.00 ClpAlphaTableData=9.577,7.132,5.078,3.418,2.149,1.273,0.790,0.699,1.000,1.694,2.780,4.259,6.130,8.393,11.049 ClrAlphaTableNumData=15 ClrAlphaTableDeltaX=4.00 ClrAlphaTableStartX=-28.00 ClrAlphaTableData=-4.833,-4.104,-3.375,-2.646,-1.917,-1.187,-0.458,0.271,1.000,1.729,2.458,3.187,3.917,4.646,5.375 CnpAlphaTableNumData=15 CnpAlphaTableDeltaX=4.00 CnpAlphaTableStartX=-28.00 CnpAlphaTableData=-90.333,-56.223,-32.643,-17.241,-8.000,-3.136,-1.025,-0.141,1.000,3.886,10.060,21.173,39.048,65.757,103.727 CnrAlphaTableNumData=15 CnrAlphaTableDeltaX=4.00 CnrAlphaTableStartX=-28.00 CnrAlphaTableData=16.448,11.706,7.767,4.631,2.298,0.769,0.043,0.120,1.000,2.683,5.170,8.460,12.553,17.450,23.149 XacMachTableNumData=4 XacMachTableDeltaX=0.40 XacMachTableStartX=0.00 XacMachTableData=-0.263,-0.264,-0.294,-0.859 CheckStall=TRUE CLmax=0.4904 AlphaStall=16.15 AlphaMax=22.04 AlphaDepart=28.92 Ymac=1.92 MinExtentPosition= 2.4,-1.00,0.00 MaxExtentPosition= 3.70, -3.20,-0.3 CollisionPoint[001]= 3.70,-3.20,-0.30 CollisionPoint[002]= 3.50, -2.00,-0.28 HasVortexEmitter=TRUE VortexEmitterName=WingtipVortexEmitter VortexPosition=3.7236,-3.4620,-0.2987 VortexG=2.5 SystemName[001]=RightAileron SystemName[002]=RightGear SystemName[003]=RightWingStationOutboard01 SystemName[004]=RightWingStationOutboard02 SystemName[005]=RightWingStationmid SystemName[005]=RightPositionLight 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.