Page 1 of 1

Aircraft help

Posted: 12 Oct 2011, 10:59
by DaleRFU
Hi guys,

JUst wondered if anyone knows how to change how sharp an aircraft will turn whilst taxiing. At the minute it need a mile to turn. I believe you can change it in the cfg but I don't know where

any help appreciated

Thanks in advance
Dale
:smt006

Re: Aircraft help

Posted: 12 Oct 2011, 15:28
by MIKE JG
Nose wheel steering degrees in the aircraft CFG maybe??

Re: Aircraft help

Posted: 12 Oct 2011, 15:35
by DaleRFU
No there isn't a section called that :(

Re: Aircraft help

Posted: 12 Oct 2011, 17:18
by MIKE JG
In the aircraft.cfg file, look for the contact points section of the model you are dealing with.

The 8th entry over is the steer angle in degrees, try changing that one.

This is the contact points section from the default C-172:

//0 Class
//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
[contact_points]
point.0 = 1, 0.90, 0.00, -4.09, 1500, 0, 0.5, 22.0, 0.25,2.5, 0.7, 0.0, 0.0, 0
point.1 = 1, -4.70, -4.50, -4.01, 3500, 1, 0.5, 0.0, 0.3, 2.5, 0.7, 0.0, 0.0, 2
point.2 = 1, -4.70, 4.50, -4.01, 3500, 2, 0.5, 0.0, 0.3, 2.5, 0.7, 0.0, 0.0, 3
point.3 = 2, -3.90, -18.0, 3.00, 1800, 0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 5
point.4 = 2, -3.90 18.0, 3.00, 1800, 0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 6
point.5= 2,-20.23, 0.0, 0.30, 1800, 0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 9
point.6= 2, 1.48, 0.0, -2.17, 1800, 0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 4
point.7= 2,-22.80, 0.0, 5.83, 1800, 0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 7
point.8= 2, -4.90, 0.0, -2.00, 1800, 0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 8

The Red "22" is the steering angle for the nose wheel for this model.

Re: Aircraft help

Posted: 12 Oct 2011, 17:35
by CelticWarrior
Are you talking AI or UI here?

Re: Aircraft help

Posted: 12 Oct 2011, 22:09
by DaleRFU
Is that for the nose wheel? as Iwant todo it for a tail dragger so would that be point three?

Re: Aircraft help

Posted: 12 Oct 2011, 22:19
by MIKE JG
Not sure, if you have one of the default taildraggers, check their contact points section to see how they did it.

Re: Aircraft help

Posted: 12 Oct 2011, 23:09
by DaleRFU
Will check first thing tomorrow

:smt006

Re: Aircraft help

Posted: 13 Oct 2011, 12:03
by DaleRFU
yay it has worked.

Thanks Mike
:smt006

Re: Aircraft help

Posted: 13 Oct 2011, 15:29
by gvbeek
Maybe someone could give us the correct numbers for Henry Tomkiewicz F-16's.
They're making big turnes.

Thanxs.

Re: Aircraft help

Posted: 13 Oct 2011, 18:50
by MIKE JG
It's all trial and error.