Advertisement
Guest User

Untitled

a guest
Oct 18th, 2020
944
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.17 KB | None | 0 0
  1. [VERSION]
  2. major = 1
  3. minor = 0
  4.  
  5. [GENERAL]
  6. atc_type = "f22raptor"
  7. atc_model = "Simple"
  8. Category = "airplane"
  9. performance = ""
  10. editable = 1
  11. wip_indicator = 2
  12. icao_type_designator = "MCSIMPLE"
  13. icao_manufacturer = "FlightSim Squadron"
  14. icao_model = "f222raptor"
  15. icao_engine_type = "Piston"
  16. icao_engine_count = 1
  17. icao_WTC = "L"
  18.  
  19. [EFFECTS]
  20. wake = fx_wake
  21. water = fx_spray
  22. dirt = fx_tchdrt
  23. concrete = fx_sparks
  24. touchdown = fx_tchdwn_s, 1
  25.  
  26. [TIMELINE.FLIGHT_RUNWAY]
  27. Flaps = 33
  28.  
  29. [LOADING]
  30. ImageName = LOADING_FREEFLIGHT
  31.  
  32. [EXITS]
  33. number_of_exits = 0
  34.  
  35. ;===================== FLTSIM =====================
  36.  
  37. [FLTSIM.0]
  38. title = "F-22 Raptor" ; Variation name
  39. model = "" ; model folder
  40. panel = "" ; panel folder
  41. sound = "" ; sound folder
  42. texture = "" ; texture folder
  43. kb_checklists = "" ; Procedures/Checklist sibling file name
  44. kb_reference = "" ; Reference information sibling file name
  45. description = "TT:AIRCRAFT.DESCRIPTION" ; Variation description.
  46. wip_indicator = 2 ; know if the variation is good to go or still WIP : -1=Disabled, 0=Rough, 1=1st Pass, 2=Finished
  47. ui_manufacturer = "FlightSim Squadron" ; e.g. Boeing, Cessna
  48. ui_type = "F-22 Raptor" ; e.g. 747-400, 172
  49. ui_variation = "TT:AIRCRAFT.LIVERY.DEFAULT" ; e.g. World Air, IFR Panel
  50. ui_typerole = "Twin Engine Jet" ; e.g. Single Engine Prop, Twin Engine Prop, Rotorcraft, etc
  51. ui_createdby = "FlightSim Squadron" ; e.g. FlightSim Squadron, Microsoft, FSAddonCompany, etc
  52. ui_thumbnailfile = "thumbnail.jpg" ; app relative path to ThumbNail image file
  53. ui_certified_ceiling = 60000 ; service ceiling / max certified operating altitude (ft)
  54. ui_max_range = 2165 ; max distance the aircraft can fly between take-off and landing in (NM)
  55. ui_autonomy = 5 ; max duration the aircraft can fly between take-off and landing in (Hrs)
  56. ui_fuel_burn_rate = 1260 ; average fuel consumption per hour (lbs/hr) - reminder: fuel density is ~6.7lbs per US gallon
  57. atc_id = "ASXGS" ; tail number
  58. atc_id_enable = 1 ; enable tail number
  59. atc_airline = "" ; airline name
  60. atc_flight_number = "" ; flight number
  61. atc_heavy = 0 ; heavy?
  62. atc_parking_types = "RAMP" ; "ANY" / "RAMP" / "CARGO" / "MIL_CARGO" / "MIL_COMBAT" / "GATE" / "DOCK"
  63. atc_parking_codes = "" ; Comma separated and may be as small as one character each
  64. atc_id_color = "" ; color for the tail number : i.e. "#ffff00ff"
  65. atc_id_font = "" ; font for the tail number
  66. isAirTraffic = 0 ; Is the plane usable for air traffic
  67. isUserSelectable = 1 ; Is the plane selectable by the user
  68.  
  69. [FLTSIM.1]
  70. title = "F-22 Raptor" ; Variation name
  71. model = "" ; model folder
  72. panel = "" ; panel folder
  73. sound = "" ; sound folder
  74. texture = "" ; texture folder
  75. kb_checklists = "" ; Procedures/Checklist sibling file name
  76. kb_reference = "" ; Reference information sibling file name
  77. description = "TT:AIRCRAFT.DESCRIPTION" ; Variation description.
  78. wip_indicator = 2 ; know if the variation is good to go or still WIP : -1=Disabled, 0=Rough, 1=1st Pass, 2=Finished
  79. ui_manufacturer = "FlightSim Squadron" ; e.g. Boeing, Cessna
  80. ui_type = "F-22 Raptor" ; e.g. 747-400, 172
  81. ui_variation = "TT:AIRCRAFT.LIVERY.DEFAULT" ; e.g. World Air, IFR Panel
  82. ui_typerole = "Twin Engine Jet" ; e.g. Single Engine Prop, Twin Engine Prop, Rotorcraft, etc
  83. ui_createdby = "FlightSim Squadron" ; e.g. FlightSim Squadron, Microsoft, FSAddonCompany, etc
  84. ui_thumbnailfile = "thumbnail.jpg" ; app relative path to ThumbNail image file
  85. ui_certified_ceiling = 45000 ; service ceiling / max certified operating altitude (ft)
  86. ui_max_range = 2165 ; max distance the aircraft can fly between take-off and landing in (NM)
  87. ui_autonomy = 5 ; max duration the aircraft can fly between take-off and landing in (Hrs)
  88. ui_fuel_burn_rate = 1260 ; average fuel consumption per hour (lbs/hr) - reminder: fuel density is ~6.7lbs per US gallon
  89. atc_id = "ASXGS" ; tail number
  90. atc_id_enable = 1 ; enable tail number
  91. atc_airline = "" ; airline name
  92. atc_flight_number = "" ; flight number
  93. atc_heavy = 0 ; heavy?
  94. atc_parking_types = "RAMP" ; "ANY" / "RAMP" / "CARGO" / "MIL_CARGO" / "MIL_COMBAT" / "GATE" / "DOCK"
  95. atc_parking_codes = "" ; Comma separated and may be as small as one character each
  96. atc_id_color = "" ; color for the tail number : i.e. "#ffff00ff"
  97. atc_id_font = "" ; font for the tail number
  98. isAirTraffic = 0 ; Is the plane usable for air traffic
  99. isUserSelectable = 1 ; Is the plane selectable by the user
  100.  
  101. [FLTSIM.2]
  102. title = "F-22 Raptor" ; Variation name
  103. model = "" ; model folder
  104. panel = "" ; panel folder
  105. sound = "" ; sound folder
  106. texture = "" ; texture folder
  107. kb_checklists = "" ; Procedures/Checklist sibling file name
  108. kb_reference = "" ; Reference information sibling file name
  109. description = "TT:AIRCRAFT.DESCRIPTION" ; Variation description.
  110. wip_indicator = 2 ; know if the variation is good to go or still WIP : -1=Disabled, 0=Rough, 1=1st Pass, 2=Finished
  111. ui_manufacturer = "FlightSim Squadron" ; e.g. Boeing, Cessna
  112. ui_type = "F-22 Raptor" ; e.g. 747-400, 172
  113. ui_variation = "TT:AIRCRAFT.LIVERY.DEFAULT" ; e.g. World Air, IFR Panel
  114. ui_typerole = "Twin Engine Jet" ; e.g. Single Engine Prop, Twin Engine Prop, Rotorcraft, etc
  115. ui_createdby = "FlightSim Squadron" ; e.g. FlightSim Squadron, Microsoft, FSAddonCompany, etc
  116. ui_thumbnailfile = "thumbnail.jpg" ; app relative path to ThumbNail image file
  117. ui_certified_ceiling = 45000 ; service ceiling / max certified operating altitude (ft)
  118. ui_max_range = 2165 ; max distance the aircraft can fly between take-off and landing in (NM)
  119. ui_autonomy = 5 ; max duration the aircraft can fly between take-off and landing in (Hrs)
  120. ui_fuel_burn_rate = 1260 ; average fuel consumption per hour (lbs/hr) - reminder: fuel density is ~6.7lbs per US gallon
  121. atc_id = "ASXGS" ; tail number
  122. atc_id_enable = 1 ; enable tail number
  123. atc_airline = "" ; airline name
  124. atc_flight_number = "" ; flight number
  125. atc_heavy = 0 ; heavy?
  126. atc_parking_types = "RAMP" ; "ANY" / "RAMP" / "CARGO" / "MIL_CARGO" / "MIL_COMBAT" / "GATE" / "DOCK"
  127. atc_parking_codes = "" ; Comma separated and may be as small as one character each
  128. atc_id_color = "" ; color for the tail number : i.e. "#ffff00ff"
  129. atc_id_font = "" ; font for the tail number
  130. isAirTraffic = 0 ; Is the plane usable for air traffic
  131. isUserSelectable = 1 ; Is the plane selectable by the user
  132.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement