FastCargo Posted February 19, 2009 Posted February 19, 2009 Oh, ok... Odd, it seemed to solve the problem for me. Well, if you got it working, cool. I appologize for posting in this topic then. No worries...if it works, it isn't stupid. Just post the relevant lines here if you want. We've got bigger issues with the A and B model right now anyway. FC Quote
serverandenforcer Posted February 19, 2009 Posted February 19, 2009 I changed the original setup for the landing gears to this..... // Landing Gears --------------------------------------------------------- [NoseGear] SystemType=LANDING_GEAR Retractable=TRUE DeployTime=6 RetractTime=6 AnimationID=1 DragArea=0.15 HideGearNode=TRUE ModelNodeName=NoseStrut ShockAnimationID=2 ShockTravelAxis=X-AXIS ShockStroke=0.15 SpringFactor=3.0 DampingFactor=2.5 WheelNodeName=NoseWheel RotationAxis=X-Axis RollingRadius=0.25 CastoringWheel=TRUE CastoringNodeName=NoseWheelSteeringNode Steerable=TRUE MaxSteeringSpeed=45 Locking=FALSE MaxSteeringAngle=80.0 InputName=YAW_CONTROL ControlRate=1.0 HasBrakes=TRUE BrakingCoefficient=0.85 RollingCoefficient=0.05 MaxDeploySpeed=250 MaxLoadFactor=8.0 CompressGearOnRetraction=FALSE [LeftMainGear] SystemType=LANDING_GEAR Retractable=TRUE DeployTime=7 RetractTime=7 AnimationID=1 DragArea=0.10 HideGearNode=TRUE ModelNodeName=LMainStrut ShockAnimationID=3 ShockTravelAxis=Y-AXIS ShockStroke=0.30 SpringFactor=3.0 DampingFactor=2.0 WheelNodeName=LMainWheel RotationAxis=X-Axis RollingRadius=0.340 CastoringWheel=FALSE HasBrakes=TRUE BrakingCoefficient=0.9 RollingCoefficient=0.05 MaxDeploySpeed=250 CompressGearOnRetraction=FALSE MaxLoadFactor=8.0 [RightMainGear] SystemType=LANDING_GEAR Retractable=TRUE DeployTime=7 RetractTime=7 AnimationID=1 DragArea=0.10 HideGearNode=TRUE ModelNodeName=RMainStrut ShockAnimationID=3 ShockTravelAxis=Y-AXIS ShockStroke=0.30 SpringFactor=3.0 DampingFactor=2.0 WheelNodeName=RMainWheel RotationAxis=X-Axis ReverseWheelRotation=TRUE RollingRadius=0.340 CastoringWheel=FALSE HasBrakes=TRUE BrakingCoefficient=0.9 RollingCoefficient=0.05 MaxDeploySpeed=250 CompressGearOnRetraction=FALSE MaxLoadFactor=8.0 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.