Inventar
Registriert seit: 16.11.2006
Alter: 49
Beiträge: 1.732
|
Hallo Chris,
Du musst den Bodenkontakt verändern. Der Eintrag befindet sich in der Aircraft.CFG Datei.
Beispiel:
Zitat:
[contact_points]
//0 Class <0=none,1=wheel, 2=scrape, 3=float>
//1 Longitudinal Position (feet)
//2 Lateral Position (feet)
//3 Vertical Position (feet)
//4 Impact Damage Threshold (Feet Per Minute)
//5 Brake Map (0=None, 1=Left, 2=Right)
//6 Wheel Radius (feet)
//7 Steer Angle (degrees)
//8 Static Compression (feet) (0 if rigid)
//9 Max/Static Compression Ratio
//10 Damping Ratio (0=Undamped, 1=Critically Damped)
//11 Extension Time (seconds)
//12 Retraction Time (seconds)
//13 Sound Type
//14 Airspeed limit for retraction (KIAS)
//15 Airspeed that gear gets damage at (KIAS)
point.0 = 1, -25.0, 0.0, -17.5, 1000.0, 0, 2.0, 70.0, 0.5, 3.5, 0.900, 9.0, 8.0, 0, 220, 250
point.1 = 1, -114.0, -18.0, -21.3, 2000.0, 1, 2.0, 13.0, 3.0, 2.5, 0.900, 11.0, 9.0, 2, 220, 250
point.2 = 1, -114.0, 18.0, -21.3, 2000.0, 2, 2.0, 13.0, 3.0, 2.5, 0.900, 11.0, 9.0, 3, 220, 250
point.3 = 2, -152.6, -103.5, 3.0, 700.0, 0, 0.0, 0.0, 0.0, 0.0, 0.000, 0.0, 0.0, 5, 0, 0
point.4 = 2, -152.6, 103.5, 3.0, 700.0, 0, 0.0, 0.0, 0.0, 0.0, 0.000, 0.0, 0.0, 6, 0, 0
point.5 = 2, 3.0, 0.0, 0.0, 700.0, 0, 0.0, 0.0, 0.0, 0.0, 0.000, 0.0, 0.0, 9, 0, 0
point.6 = 2, -222.7, 0.0, 4.0, 700.0, 0, 0.0, 0.0, 0.0, 0.0, 0.000, 0.0, 0.0, 4, 0, 0
static_pitch = -1.5
static_cg_height = 18.6
gear_system_type=1 //Hydraulic
|
Du musst die Zeile "static_cg_height = 18.6" modifizieren. Immer in kleinen Schritten und jedes Mal testen, ob es dann auch klappt. Also 18.6, dann 18.5, 18.4 etc. Ich hatte dieses Problem auch schon  Viel Spaß 
____________________________________
Take care and happy landings!
Ernesto
\"Politiker und Windeln haben eines gemeinsam, man muss sie ständig wechseln... und aus dem gleichen Grund\"
Alte Weisheit aus unbekannter Quelle
|