ATR 42-300 ISDT Просмотр ZIP-архива

aircraft/atr42cb/aircraft.cfg

// Aircraft Configuration file
// ATR 42-300
// Copyright (c) Costas Botsios

[fltsim.0]
title=ATR 42-300 OA #0
sim=atr42
model=
panel=
sound=
texture=
kb_checklists=atr42_check
kb_reference=atr42_ref
atc_id=SX-BIA
atc_airline=Olympic
atc_flight_number=042
atc_parking_types=GATE,RAMP
ui_manufacturer=ATR
ui_type="42-300"
ui_variation="Paint #0"
description=

[fltsim.1]
title=ATR 42-300 OA #1
sim=atr42
model=
panel=
sound=
texture=1
kb_checklists=atr42_check
kb_reference=atr42_ref
atc_id=SX-BIN
atc_airline=Olympic
atc_flight_number=042
atc_parking_types=GATE,RAMP
ui_manufacturer=ATR
ui_type="42-300"
ui_variation="Paint #1"
description=

[fltsim.2]
title=ATR 42-300 OA #2
sim=atr42
model=
panel=
sound=
texture=2
kb_checklists=atr42_check
kb_reference=atr42_ref
atc_id=SX-BIM
atc_airline=Olympic
atc_flight_number=042
atc_parking_types=GATE,RAMP
ui_manufacturer=ATR
ui_type="42-300"
ui_variation="Paint #2"
description=


[General]
atc_type=AEROSPATIALE
atc_model=43
editable=0
performance=

[WEIGHT_AND_BALANCE]
max_gross_weight = 36815                    // (pounds)
empty_weight = 22675                        // (pounds)

reference_datum_position =  31.0, 0, 0      // (feet) distance from FlightSim Reference position: (1/4 chord, centerline, waterline)
empty_weight_CG_position = -29.0, 0, 0      // (feet) longitudinal, lateral, vertical distance from specified datum
max_number_of_stations = 50

station_load.0 = " 480,  -9.8, 0.0, 0.0, Crew"                  //Pilot           Weight (lbs), longitudinal, lateral, vertical positions from datum (feet)
station_load.1 = " 600, -14.0, 0.0, 0.0, Payload"               //Payload  Weight (lbs), longitudinal, lateral, vertical positions from datum (feet)
station_load.2 = "4800, -29.0, 0.0, 0.0, Passengers"            //Front Passenger Weight (lbs), longitudinal, lateral, vertical positions from datum (feet)

;Moments of Inertia
empty_weight_pitch_MOI   = 141701
empty_weight_roll_MOI    =  81201
empty_weight_yaw_MOI     = 181691
empty_weight_coupled_MOI = 0

[flight_tuning]
cruise_lift_scalar     = 1.0
parasite_drag_scalar   = 1.0
induced_drag_scalar    = 1.0
elevator_effectiveness = 1.0
aileron_effectiveness  = 1.0
rudder_effectiveness   = 1.0
pitch_stability        = 1.0
roll_stability         = 1.0
yaw_stability          = 1.0
elevator_trim_effectiveness = 1.0
aileron_trim_effectiveness  = 1.0
rudder_trim_effectiveness   = 1.0

[GeneralEngineData]
engine_type = 5                                 //0=Piston, 1=Jet, 2=None, 3=Helo-Turbine, 4=Rocket, 5=Turboprop
Engine.0 = -28.4, -13.3, 2.7                    //(feet) longitudinal, lateral, vertical distance from reference datum
Engine.1 = -28.4,  13.3, 2.7                    //(feet) longitudinal, lateral, vertical distance from reference datum
fuel_flow_scalar   = 1.0                        //Scalar for fuel flow efficiency
min_throttle_limit = -0.25                      //Minimum percent throttle.  Generally negative for turbine reverser

[propeller]
thrust_scalar           = 1.0                   //Propeller thrust scalar
propeller_type          = 0                     //0=Constant Speed, 1=Fixed Pitch
propeller_diameter      = 13.0                  //Propeller Diameter, (feet)
propeller_blades        = 4                     //Number of propeller blades
propeller_moi           = 77                    //Propeller moment of inertia
beta_max                = 45                    //Maximum blade pitch angle for constant speed prop, (degrees)
beta_min                = 9                     //Minimum blade pitch angle for constant speed prop, (degrees)
min_gov_rpm             = 23040                 //Miminum governed RPM
prop_tc                 = 0.004                 //Prop time-constant
gear_reduction_ratio    = 17.0                  //Propeller gear reduction ratio
fixed_pitch_beta        = 0                     //Fixed pitch angle of fixed pitch prop, (degrees)
low_speed_theory_limit  = 80                    //Speed at which low speed theory becomes blended in (feet/second)
prop_sync_available     = 1                     //Prop synchronization available? 0=FALSE, 1=TRUE
prop_deice_available    = 1                     //Prop de-icing available? 0=FALSE, 1=TRUE
prop_feathering_available      = 1              //Prop feathering available?  0=FALSE, 1=TRUE
prop_auto_feathering_available = 1              //Prop auto-feathering available?  0=FALSE, 1=TRUE
min_rpm_for_feather     = 700                   //Minimum RPM for prop feathering
beta_feather            = 79.3                  //Feathering pitch angle (degrees)
power_absorbed_cf       = 0.9                   //Coefficient of friction for power absorbed by propeller
defeathering_accumulators_available = 0         //Defeathering accumulators available? 0=FALSE, 1=TRUE 
prop_reverse_available  = 1                     //Prop reverse available?  0=FALSE, 1=TRUE
minimum_on_ground_beta  = 1.0                   //Miminum pitch angle on ground, (degrees)
minimum_reverse_beta    = -14.0                 //Minimum pitch angle in reverse, (degrees)

[TurbineEngineData]
fuel_flow_gain          = 0.011                 //Gain on fuel flow
inlet_area              = 1.0                   //Square Feet, engine nacelle inlet area
rated_N2_rpm            = 29920                 //RPM, second stage compressor rated value
static_thrust           = 230                   //Lbs, max rated static thrust at Sea Level

[turboprop_engine]
power_scalar            = 1.0                   //Scalar on Turboprop power
maximum_torque          = 7878                  //Maximum torque available (ft-lbs)

[electrical]
                ;BusType, MaxAmpLoad, MinVoltage       BusTypes:0=MainBus,1=AvionicsBus,2=BatteryBus,3=HotBatteryBus,4-7=Generator/AlternatorBus(1-4)
flap_motor         = 0, 5 , 17.0
gear_motor         = 0, 5 , 17.0
autopilot          = 0, 5 , 17.0
avionics_bus       = 0, 5 , 17.0
avionics           = 1, 5 , 17.0
pitot_heat         = 0, 2 , 17.0
additional_system  = 0, 2 , 17.0
marker_beacon      = 1, 2 , 17.0
gear_warning       = 0, 2 , 17.0
fuel_pump          = 0, 5 , 17.0
starter1           = 0, 20, 17.0
light_nav          = 0, 5 , 17.0
light_beacon       = 0, 5 , 17.0
light_landing      = 0, 5 , 17.0
light_taxi         = 0, 5 , 17.0
light_strobe       = 0, 5 , 17.0
light_panel        = 0, 5 , 17.0

        //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)
[contact_points]
point.0 = 1,   -2.1,   0.00, -7.30, 1500, 0, 0.617, 65.0, 0.175, 2.1, 0.9, 4.0, 5.0, 0, 170, 190
point.1 = 1,  -31.1,  -6.90, -7.90, 3000, 1, 0.633,  0.0, 0.675, 0.7, 0.8, 6.0, 7.0, 2, 170, 190
point.2 = 1,  -31.1,   6.90, -7.90, 3000, 2, 0.633,  0.0, 0.675, 0.7, 0.8, 6.0, 7.0, 3, 170, 190
point.3 = 2,  -31.6, -42.50,  5.39, 1200, 0, 0.000,  0.0, 0.000, 0.0, 0.0, 0.0, 0.0, 5
point.4 = 2,  -31.6,  42.50,  5.39, 1200, 0, 0.000,  0.0, 0.000, 0.0, 0.0, 0.0, 0.0, 6
point.5 = 2,  -68.6,   0.00,  1.22, 1200, 0, 0.000,  0.0, 0.000, 0.0, 0.0, 0.0, 0.0, 9
point.6 = 2,    0.0,   0.00, -3.92, 1200, 0, 0.000,  0.0, 0.000, 0.0, 0.0, 0.0, 0.0, 4 
 
max_number_of_points = 21

static_pitch = -0.6              //degrees, pitch when at rest on the ground (+=Up, -=Dn)
static_cg_height = 7.5            //feet, altitude of CG when at rest on the ground
gear_system_type = 1              //Hydraulic

[LIGHTS]
//Types: 1=beacon, 2=strobe, 3=navigation, 4=cockpit
light.0 = 3, -29.1, -39.5,  5.4, fx_navred ,
light.1 = 3, -29.1,  39.5,  5.4, fx_navgre ,
light.2 = 2, -28.9,  39.2,  5.4, fx_strobe ,
light.3 = 2, -28.9, -39.2,  5.4, fx_strobe ,
light.4 = 1, -63.3,   0.0, 16.9, fx_beacon ,
light.5 = 4,  -7.9,   0.0,  2.6, fx_vclight,

[gear_warning_system]
gear_warning_available = 1    //Normal
pct_throttle_limit =  0.1     //Percent throttle that activates warning
flap_limit_idle    = 15.0     //Flap angle that activates warning at idle
flap_limit_power   = 30.0     //Flap angle that activates warning at above idle

[brakes]
parking_brake = 1        //Parking brake available
toe_brakes_scale = 1.06  //Brake scalar

[hydraulic_system]
normal_pressure = 3000.0    //PSI
electric_pumps  = 0         //no electric pumps
engine_map      = 1,1,0,0   //pumps on Eng1,2

[Views]
eyepoint= -8.8, -1.45, 2.1      //(feet) longitudinal, lateral, vertical distance from reference datum

[flaps.0]
type             = 1                                    // 1 - tail, 2 - lead
span-outboard    = 0.8                                  // 0.0 .. 1.0
extending-time   = 10                                   // seconds
flaps-position.0 = 0                                    // degrees, KIAS
flaps-position.1 = 15                                   // degrees, KIAS
flaps-position.2 = 30                                   // degrees, KIAS
flaps-position.3 = 45                                   // degrees, KIAS
damaging-speed   = 250                                  // KIAS
blowout-speed    = 300                                  // KIAS

[attitude_indicators]
//Type: 0=None, 1=Vacuum Gyro, 2=Electric Gyro
attitude_indicator.0 = 1 

[turn_indicators]
//Type: 0=None, 1=Electric Gyro, 2=Vacuum Gyro
turn_indicator.0=1,0

[EFFECTS]
wake=fx_wake
water=fx_spray
dirt=fx_tchdrt
concrete=fx_sparks
touchdown=fx_tchdwn, 1

[fuel]
LeftMain  = -31.1, -9.1, 3.9, 744.5, 0.0     //Longitudinal (feet), Lateral (feet), Vertical (feet), Usable(gallons), Unusable (gallons)
RightMain = -31.1,  9.1, 3.9, 744.5, 0.0     //Longitudinal (feet), Lateral (feet), Vertical (feet), Usable(gallons), Unusable (gallons)
fuel_type = 2                                //Fuel type: 1 = Avgas, 2 = JetA
number_of_tank_selectors = 1                    
electric_pump=1

[airplane_geometry]
wing_area                = 586.0                //Square feet
wing_span                = 85.0                 //Feet
wing_root_chord          = 7.0                  //Feet
wing_dihedral            = 2.5                  //Degrees
wing_incidence           = 0.0                  //Degrees
wing_twist               = 3.0                  //Degrees
oswald_efficiency_factor = 0.7                  //Measure of lift effeciency of wing
wing_winglets_flag       = 0                    //Are winglets available?
wing_sweep               = 3.0                  //Degrees, wing leading edge
wing_pos_apex_lon        = -27.0                //Feet, longitudinal distance from reference point, negative going aft
wing_pos_apex_vert       = 0.0                  //Feet, vertical distance from reference point, positive going up
htail_area               = 97.0                 //Square feet
htail_span               = 26.0                 //Feet
htail_pos_lon            = -58.9                //Feet, longitudinal distance from reference point, negative going aft
htail_pos_vert           = 0.0                  //Feet, vertical distance from reference point, positive going up
htail_incidence          = 0.0                  //Degrees
htail_sweep              = 8.0                  //Degrees, horizontal tail leading edge
vtail_area               = 106.0                //Square feet
vtail_span               = 11.7                 //Feet, tip to body
vtail_sweep              = 30.0                 //Degrees, vertical tail leading edge
vtail_pos_lon            = -54.9                //Feet, longitudinal distance from reference point, negative going aft
vtail_pos_vert           = 3.4                  //Feet, vertical distance from reference point, positive going up
elevator_area            = 53.5                 //Square feet
aileron_area             = 12.1                 //Square feet
rudder_area              = 46.4                 //Square feet
elevator_up_limit        = 17.0                 //Degrees
elevator_down_limit      = 15.5                 //Degrees
aileron_up_limit         = 18.0                 //Degrees
aileron_down_limit       = 18.0                 //Degrees
rudder_limit             = 30.0                 //Degrees
elevator_trim_limit      = 15.0                 //Degrees
spoiler_limit            = 60.0                 //Degrees
spoilerons_available     = 0                    //Spoilerons Available?
aileron_to_spoileron_gain   = 0                 //Aileron to spoileron gain
min_ailerons_for_spoilerons = 0                 //Degrees
min_flaps_for_spoilerons    = 0                 //Minimum flap handle position when spoilerons activate

[Reference Speeds]
flaps_up_stall_speed    = 102.0                 //Knots True (KTAS)
full_flaps_stall_speed  = 82.0                  //Knots True (KTAS)
cruise_speed            = 265.0                 //Knots True (KTAS)
max_mach                = 0.60
max_indicated_speed     = 265                   //Red line (KIAS)

[keyboard_response]
//Breakpoint speeds (knots) on the keyboard increments of control surfaces.
//Speed at which the incremenet is reduced to  1/2 and 1/8 respectively.
elevator= 150.0, 250.0
aileron= 150.0, 250.0
rudder= 150.0, 250.0

[autopilot]
autopilot_available= 1
flight_director_available= 1
default_vertical_speed= 0
autothrottle_available= 0
pitch_takeoff_ga=8.0
max_pitch=10.0
max_pitch_acceleration=1.0
max_pitch_velocity_lo_alt=2.0
max_pitch_velocity_hi_alt=1.5
max_pitch_velocity_lo_alt_breakpoint=20000.0
max_pitch_velocity_hi_alt_breakpoint=28000.0
max_bank=25.0
max_bank_acceleration=1.8
max_bank_velocity=3.00
max_throttle_rate=0.10
nav_proportional_control=9.00
nav_integrator_control=0.25
nav_derivative_control=0.00
nav_integrator_boundary=2.50
nav_derivative_boundary=0.00
gs_proportional_control=9.52
gs_integrator_control=0.26
gs_derivative_control=0.00
gs_integrator_boundary=0.70
gs_derivative_boundary=0.00
yaw_damper_gain = 1.0

[Radios]
// Radio Type = availiable, standby frequency, has glide slope
Audio.1       = 1
Com.1         = 1, 1
Com.2         = 1, 1
Nav.1         = 1, 1, 1
Nav.2         = 1, 1, 0
Adf.1         = 1
Adf.2         = 1
Transponder.1 = 1
Marker.1      = 1

[stall_warning]
type = 2

[direction_indicators]
direction_indicator.0 = 3,0

[exits]
number_of_exits = 4
exit_rate.0 = 0.15
exit_rate.1 = 0.10
exit_rate.2 = 0.15
exit_rate.3 = 0.15

[forcefeedback]
stick_shaker_magnitude=5000             ; 0 - 10000
stick_shaker_direction=0                ; 0 - 35999 degrees
stick_shaker_period=111111              ; in microseconds
gear_bump_nose_magnitude=3000           ; 0 - 10000
gear_bump_nose_direction=18000          ; 0 - 35999 degrees
gear_bump_nose_duration=250000          ; in microseconds
gear_bump_left_magnitude=2700           ; 0 - 10000
gear_bump_left_direction=9000           ; 0 - 35999 degrees
gear_bump_left_duration=250000          ; in microseconds
gear_bump_right_magnitude=2700          ; 0 - 10000
gear_bump_right_direction=27000         ; 0 - 35999 degrees
gear_bump_right_duration=250000         ; in microseconds
ground_bumps_magnitude1=1300            ; 0 - 10000
ground_bumps_angle1=08900               ; 0 - 35999 degrees
ground_bumps_intercept1=3.0
ground_bumps_slope1=0.20
ground_bumps_magnitude2=200             ; 0 - 10000
ground_bumps_angle2=09100               ; 0 - 35999 degrees
ground_bumps_intercept2=1.075
ground_bumps_slope2=0.035
crash_magnitude1=10000                  ; 0 - 10000
crash_direction1=01000                  ; 0 - 35999 degrees
crash_magnitude2=10000                  ; 0 - 10000
crash_direction2=9000                   ; 0 - 35999 degrees
crash_period2=75000                     ; in microseconds
crash_duration2=2500000                 ; in microseconds

33131-ATR-42-300.zip

Имя файла Дата Размер
readme.txt 11.10.2010 23:02 283 B
aircraft/ 11.10.2010 22:53
aircraft/atr42cb/ 11.10.2010 22:53
aircraft/atr42cb/aircraft.cfg 01.11.2008 08:46 16 KB
aircraft/atr42cb/atr42.air 28.10.2008 05:07 14 KB
aircraft/atr42cb/atr42notes.mht 01.11.2008 07:42 56 KB
aircraft/atr42cb/atr42_check.txt 30.10.2008 08:35 3 KB
aircraft/atr42cb/atr42_ref.txt 01.11.2008 09:42 1 KB
aircraft/atr42cb/model/ 11.10.2010 22:53
aircraft/atr42cb/model/atr423isdt.mdl 13.08.2008 19:53 2 MB
aircraft/atr42cb/model/model.cfg 12.08.2008 04:07 29 B
aircraft/atr42cb/panel/ 11.10.2010 22:54
aircraft/atr42cb/panel/at4_m.bmp 28.10.2008 09:34 1 MB
aircraft/atr42cb/panel/at4_o.bmp 01.09.2008 06:05 290 KB
aircraft/atr42cb/panel/at4_p.bmp 16.09.2008 05:22 331 KB
aircraft/atr42cb/panel/atr.cab 01.11.2008 08:56 226 KB
aircraft/atr42cb/panel/panel.cfg 30.10.2008 06:54 3 KB
aircraft/atr42cb/panel/Thumbs.db 11.10.2010 22:54 11 KB
aircraft/atr42cb/sound/ 11.10.2010 22:53
aircraft/atr42cb/sound/atn11.wav 18.10.2008 19:18 33 KB
aircraft/atr42cb/sound/atn11shut.wav 29.10.2008 08:12 164 KB
aircraft/atr42cb/sound/atn11strt.wav 18.10.2008 19:17 122 KB
aircraft/atr42cb/sound/atn12strt.wav 18.10.2008 19:17 57 KB
aircraft/atr42cb/sound/atn21.wav 22.10.2008 04:48 33 KB
aircraft/atr42cb/sound/atn21shut.wav 29.10.2008 08:12 164 KB
aircraft/atr42cb/sound/atn21strt.wav 18.10.2008 19:17 122 KB
aircraft/atr42cb/sound/atn22strt.wav 18.10.2008 19:17 57 KB
aircraft/atr42cb/sound/atp10.wav 18.10.2008 19:19 39 KB
aircraft/atr42cb/sound/atp11.wav 29.10.2008 06:32 38 KB
aircraft/atr42cb/sound/atp12.wav 01.11.2008 05:19 54 KB
aircraft/atr42cb/sound/atp1r.wav 18.10.2008 19:19 38 KB
aircraft/atr42cb/sound/atp20.wav 18.10.2008 19:19 39 KB
aircraft/atr42cb/sound/atp21.wav 29.10.2008 06:33 38 KB
aircraft/atr42cb/sound/atp22.wav 01.11.2008 05:19 54 KB
aircraft/atr42cb/sound/atp2r.wav 18.10.2008 19:19 38 KB
aircraft/atr42cb/sound/at_apdis.wav 18.10.2008 19:15 12 KB
aircraft/atr42cb/sound/at_door.wav 18.10.2008 19:16 117 KB
aircraft/atr42cb/sound/at_flaps.wav 18.10.2008 19:16 121 KB
aircraft/atr42cb/sound/at_geardn.wav 18.10.2008 19:16 66 KB
aircraft/atr42cb/sound/at_gearup.wav 18.10.2008 19:15 73 KB
aircraft/atr42cb/sound/at_gyro.wav 18.10.2008 10:03 486 KB
aircraft/atr42cb/sound/at_over.wav 18.10.2008 19:16 11 KB
aircraft/atr42cb/sound/at_stall.wav 18.10.2008 19:16 27 KB
aircraft/atr42cb/sound/sound.cfg 01.11.2008 08:45 6 KB
aircraft/atr42cb/sound/xatn11.wav 19.10.2008 00:38 33 KB
aircraft/atr42cb/sound/xatn11shut.wav 30.10.2008 03:48 129 KB
aircraft/atr42cb/sound/xatn11strt.wav 19.10.2008 00:38 122 KB
aircraft/atr42cb/sound/xatn12strt.wav 19.10.2008 00:38 32 KB
aircraft/atr42cb/sound/xatn21.wav 19.10.2008 00:38 33 KB
aircraft/atr42cb/sound/xatn21shut.wav 30.10.2008 03:47 135 KB
aircraft/atr42cb/sound/xatn21strt.wav 19.10.2008 00:39 122 KB
aircraft/atr42cb/sound/xatn22strt.wav 19.10.2008 00:39 32 KB
aircraft/atr42cb/sound/xatp10.wav 30.10.2008 03:47 34 KB
aircraft/atr42cb/sound/xatp11.wav 19.10.2008 23:55 43 KB
aircraft/atr42cb/sound/xatp12.wav 19.10.2008 23:51 61 KB
aircraft/atr42cb/sound/xatp1r.wav 19.10.2008 00:39 37 KB
aircraft/atr42cb/sound/xatp20.wav 30.10.2008 03:47 143 KB
aircraft/atr42cb/sound/xatp21.wav 19.10.2008 23:55 44 KB
aircraft/atr42cb/sound/xatp22.wav 19.10.2008 23:51 61 KB
aircraft/atr42cb/sound/xatp2r.wav 19.10.2008 00:40 38 KB
aircraft/atr42cb/texture/ 11.10.2010 22:53
aircraft/atr42cb/texture/fuse_l_eng1_t.bmp 21.08.2008 19:26 1 MB
aircraft/atr42cb/texture/fuse_l_eng2_t.bmp 21.08.2008 19:26 1 MB
aircraft/atr42cb/texture/fuse_l_fc_l.bmp 21.08.2008 19:26 1 MB
aircraft/atr42cb/texture/fuse_l_fc_t.bmp 21.08.2008 19:26 1 MB
aircraft/atr42cb/texture/fuse_l_fn_l.bmp 21.08.2008 19:26 1 MB
aircraft/atr42cb/texture/fuse_l_fn_t.bmp 21.08.2008 19:26 1 MB
aircraft/atr42cb/texture/fuse_l_parts2_t.bmp 21.08.2008 19:26 1 MB
aircraft/atr42cb/texture/fuse_l_parts_t.bmp 21.08.2008 19:26 1 MB
aircraft/atr42cb/texture/fuse_l_wing_t.bmp 21.08.2008 19:26 1 MB
aircraft/atr42cb/texture/fuse_r_fc_l.bmp 21.08.2008 19:26 1 MB
aircraft/atr42cb/texture/fuse_r_fc_t.bmp 21.08.2008 19:26 1 MB
aircraft/atr42cb/texture/fuse_r_fn_l.bmp 21.08.2008 19:26 1 MB
aircraft/atr42cb/texture/fuse_r_fn_t.bmp 21.08.2008 19:26 1 MB
aircraft/atr42cb/texture/fuse_r_wing_t.bmp 21.08.2008 19:26 1 MB
aircraft/atr42cb/texture/interior.bmp 21.08.2008 19:26 1 MB
aircraft/atr42cb/texture/interior2.bmp 21.08.2008 19:26 256 KB
aircraft/atr42cb/texture/prop_0.bmp 20.08.2008 22:45 256 KB
aircraft/atr42cb/texture/prop_1.bmp 20.08.2008 22:45 256 KB
aircraft/atr42cb/texture/windows_t.bmp 21.08.2008 19:26 256 KB
aircraft/atr42cb/texture/xprts.bmp 21.08.2008 19:26 256 KB
aircraft/atr42cb/texture.1/ 11.10.2010 22:53
aircraft/atr42cb/texture.1/fuse_l_eng1_t.bmp 21.08.2008 21:49 1 MB
aircraft/atr42cb/texture.1/fuse_l_eng2_t.bmp 21.08.2008 21:49 1 MB
aircraft/atr42cb/texture.1/fuse_l_fc_l.bmp 21.08.2008 21:49 1 MB
aircraft/atr42cb/texture.1/fuse_l_fc_t.bmp 21.08.2008 21:49 1 MB
aircraft/atr42cb/texture.1/fuse_l_fn_l.bmp 21.08.2008 21:49 1 MB
aircraft/atr42cb/texture.1/fuse_l_fn_t.bmp 21.08.2008 21:50 1 MB
aircraft/atr42cb/texture.1/fuse_l_parts2_t.bmp 21.08.2008 21:50 1 MB
aircraft/atr42cb/texture.1/fuse_l_parts_t.bmp 21.08.2008 21:50 1 MB
aircraft/atr42cb/texture.1/fuse_l_wing_t.bmp 21.08.2008 21:50 1 MB
aircraft/atr42cb/texture.1/fuse_r_fc_l.bmp 21.08.2008 21:50 1 MB
aircraft/atr42cb/texture.1/fuse_r_fc_t.bmp 21.08.2008 21:50 1 MB
aircraft/atr42cb/texture.1/fuse_r_fn_l.bmp 21.08.2008 21:50 1 MB
aircraft/atr42cb/texture.1/fuse_r_fn_t.bmp 21.08.2008 21:50 1 MB
aircraft/atr42cb/texture.1/fuse_r_wing_t.bmp 21.08.2008 21:50 1 MB
aircraft/atr42cb/texture.1/interior.bmp 21.08.2008 21:50 1 MB
aircraft/atr42cb/texture.1/interior2.bmp 21.08.2008 21:50 256 KB
aircraft/atr42cb/texture.1/prop_0.bmp 21.08.2008 20:13 256 KB
aircraft/atr42cb/texture.1/prop_1.bmp 21.08.2008 20:13 256 KB
aircraft/atr42cb/texture.1/windows_t.bmp 21.08.2008 21:50 256 KB
aircraft/atr42cb/texture.1/xprts.bmp 21.08.2008 21:50 256 KB
aircraft/atr42cb/texture.2/ 11.10.2010 22:53
aircraft/atr42cb/texture.2/fuse_l_eng1_t.bmp 21.08.2008 20:57 1 MB
aircraft/atr42cb/texture.2/fuse_l_eng2_t.bmp 21.08.2008 20:57 1 MB
aircraft/atr42cb/texture.2/fuse_l_fc_l.bmp 21.08.2008 20:57 1 MB
aircraft/atr42cb/texture.2/fuse_l_fc_t.bmp 21.08.2008 20:57 1 MB
aircraft/atr42cb/texture.2/fuse_l_fn_l.bmp 21.08.2008 20:57 1 MB
aircraft/atr42cb/texture.2/fuse_l_fn_t.bmp 21.08.2008 20:57 1 MB
aircraft/atr42cb/texture.2/fuse_l_parts2_t.bmp 21.08.2008 20:57 1 MB
aircraft/atr42cb/texture.2/fuse_l_parts_t.bmp 21.08.2008 20:57 1 MB
aircraft/atr42cb/texture.2/fuse_l_wing_t.bmp 22.08.2008 05:02 1 MB
aircraft/atr42cb/texture.2/fuse_r_fc_l.bmp 21.08.2008 20:57 1 MB
aircraft/atr42cb/texture.2/fuse_r_fc_t.bmp 21.08.2008 20:57 1 MB
aircraft/atr42cb/texture.2/fuse_r_fn_l.bmp 21.08.2008 20:57 1 MB
aircraft/atr42cb/texture.2/fuse_r_fn_t.bmp 21.08.2008 20:57 1 MB
aircraft/atr42cb/texture.2/fuse_r_wing_t.bmp 21.08.2008 20:57 1 MB
aircraft/atr42cb/texture.2/interior.bmp 21.08.2008 20:57 1 MB
aircraft/atr42cb/texture.2/interior2.bmp 21.08.2008 20:57 256 KB
aircraft/atr42cb/texture.2/prop_0.bmp 19.08.2008 15:20 256 KB
aircraft/atr42cb/texture.2/prop_1.bmp 19.08.2008 15:20 256 KB
aircraft/atr42cb/texture.2/windows_t.bmp 21.08.2008 20:57 256 KB
aircraft/atr42cb/texture.2/xprts.bmp 21.08.2008 20:57 256 KB
modules/ 11.10.2010 22:53
modules/Sb3GaugeBridge.dll 02.09.2006 05:14 68 KB
modules/TrafficRadarXML.dll 22.07.2006 06:06 152 KB
avsim_su.diz 11.10.2010 21:17 406 B
Итого: 56 MB
Good craft ATR 42-300, with a pleasant sockets. Please do not strongly criticize
→ Size: 10 MB
→ Date: 15 years ago (11.10.2010 20:29)
→ Uploaded by: Timonin (uploaded 2 files )
→ Approved by moderator: Lenya69
→ License: Freeware - Free version, Unlimited Distribution
→ Downloaded: 5476 time(s)