Search the archive:
YaBB - Yet another Bulletin Board
 
   
 
Page Index Toggle Pages: 1
Send Topic Print
Brakes (Read 96 times)
Aug 8th, 2003 at 4:15pm
Steve-O   Ex Member

 
Quick question:
Just wondering how I would go about adding brakes to aircraft that don't have any.
 
IP Logged
 
Reply #1 - Aug 8th, 2003 at 5:27pm

Hagar   Offline
Colonel
My Spitfire Girl
Costa Geriatrica

Posts: 33159
*****
 
Assuming this is CFS2, FS2002 or FS2004 change the appropriate [contact_points] entries in Aircraft.cfg.

Example from the default Corsair.

[contact_points]
     //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
     //14 Airspeed limit for retraction (KIAS)
     //15 Airspeed that gear gets damage at (KIAS)

point.0= 1, -18.00,   0.00, -3.35, 3200.0, 0, 0.50,180.0, 0.25, 2.5, 0.90, 1.0, 4.00, 0, 0, 200            //tail wheel
point.1= 1,   1.80,  -5.93, -7.65, 2200.0, 1, 1.35,  0.0, 0.54, 2.5, 0.76, 5.5, 4.50, 2, 0, 200     //left wheel
point.2= 1,   1.80,   5.93, -7.65, 2200.0, 2, 1.35,  0.0, 0.54, 2.5, 0.76, 5.5, 4.50, 3, 0, 200     //right wheel
 

...

Founder & Sole Member - Grumpy's Over the Hill Club for Veteran Virtual Aviators
Member of the Fox Four Group

Need help? Try Grumpy's Lair

My photo gallery
IP Logged
 
Page Index Toggle Pages: 1
Send Topic Print