Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation since 03/28/2023 in Files

  1. Version 1.0.0

    610 downloads

    Hotstart Challenger 650 | R&J Air (Laminar Blue)| N1219L Tested for X-Plane 12 only. Normals may look weird on 11!!! Enhanced texturing including - New cockpit windshield - Improved aircraft fuselage normals - Improved riveting - Improved engine exhaust and intake - Tuned glossiness - Tuned cabin windows Please respect my work. Copying/Modification is not permitted. Happy flying!
    12 points
  2. Version 1.0.0

    239 downloads

    Hotstart Challenger 650 | Lewis Hamilton | G-LCDH Tested for X-Plane 12 only. Normals may look weird on 11!!! Enhanced texturing including - New cockpit windshield - Improved aircraft fuselage normals - Improved riveting - Improved engine exhaust and intake - Tuned glossiness - Tuned cabin windows - Full Custom Interior Please respect my work. Copying/Modification is not permitted. Happy flying!
    10 points
  3. Version v0.104

    85 downloads

    This LUA script enables random failures for the HotStart Challenger 650. Requirement: The script requires FlyWithLua: Download the correct version for your simulator. FlyWithLua for X-Plane 11: - https://forums.x-plane.org/index.php?/files/file/38445-flywithlua-ng-next-generation-edition-for-x-plane-11-win-lin-mac/ FlyWithLua for X-Plane 12: - https://forums.x-plane.org/index.php?/files/file/82888-flywithlua-ng-next-generation-plus-edition-for-x-plane-12-win-lin-mac/ Installation: - Unzip the files in [X-Plane]\Resources\plugins\FlyWithLua\Scripts Settings: (edit the lua script) -- Here you set if the failures should be default enabled or disabled when your starting up X-Plane. -- You can also enable and disable this option (for the current session) in the FlyWithLua menu. -- Set true to enable failures, false to disable. Default is true. true and false have to be written with lowercase letters. EnableFailures_WizVar = true -- Mean time between failures (MTBF) is the predicted elapsed time between inherent failures of a system during operation. -- Default is MTBF_hours = 10.0 local MTBF_hours = 10.0 -- Max failures pr session -- Default is Max_Failures = 2 local Max_Failures = 2 -- Severity 1 to 5. 1 least severe, 5 most severe. i.e. if you select 3, you will get failures from severity 1 to 3. local Severity = 5 -- Clear all failures when starting x-plane. Default is false. true and false have to be written with lowercase letters. local ClearAllFailures = false Logfile: When a failure occurs it will log the event to the logfile Wizball_CL650_Failures.log in your X-Plane root folder. example: MTBF: This graph shows a example how often you can expect a failure when you set the MTBF to 10 hours. Failures included in the script: CL650/failures/systems/ats/failed/state Auto Throttle System has failed CL650/failures/systems/ats/msd/1/failed/state Left ATS MSD has failed CL650/failures/systems/ats/msd/2/failed/state Right ATS MSD has failed CL650/failures/systems/afcs/yd/1/failed/state Yaw Damper Channel 1 has failed CL650/failures/systems/afcs/yd/2/failed/state Yaw Damper Channel 2 has failed CL650/failures/systems/elec/comp/HTR_L_WSHLD_1/failed/state Left windshield heater 1 has failed CL650/failures/systems/elec/comp/HTR_L_WSHLD_2/failed/state Left windshield heater 2 has failed CL650/failures/systems/elec/comp/R_WSHLD_1/failed/state R windshield heater 1 has failed CL650/failures/systems/elec/comp/R_WSHLD_2/failed/state R windshield heater 2 has failed CL650/failures/systems/elec/comp/HTR_R_WIND/failed/state Right window heater has failed CL650/failures/systems/elec/comp/CABIN_TEMP_SENSE/failed/state Cabin temperature sensor has failed CL650/failures/systems/elec/comp/LDG_TAXI_LTS_R_NOSE/failed/state Right nose LDG-taxi lights has failed CL650/failures/systems/elec/comp/LDG_TAXI_LTS_R_WING/failed/state Right wing LDG-taxi lights has failed CL650/failures/systems/elec/comp/HTR_L_WIND/failed/state Left window heater has failed CL650/failures/systems/elec/comp/ANTI_SKID_1/failed/state Anti-skid 1 has failed CL650/failures/systems/elec/comp/AUTO_THROTTLE/failed/state Autothrottle has failed CL650/failures/systems/elec/comp/CABIN_TEMP_CONT_AUTO/failed/state Cabin temp ctrl (auto) has failed CL650/failures/systems/elec/comp/ANTI_SKID_2/failed/state Anti-skid 2 has failed CL650/failures/systems/elec/comp/STAB_CH_1_HSTCU/failed/state Stab trim channel 1 ctrl has failed CL650/failures/systems/elec/comp/STAB_CH_2_HSTCU/failed/state Stab trim channel 2 controller has failed CL650/failures/systems/iceprot/wnd_heat/1/failed/state Left window heat has failed CL650/failures/systems/iceprot/wnd_heat/2/failed/state Left windshield heat has failed CL650/failures/systems/iceprot/wnd_heat/3/failed/state Right windshield heat has failed CL650/failures/systems/iceprot/wnd_heat/4/failed/state Right window heat has failed CL650/failures/env/birdstrike/strike/state Birdstrike that doesn't lead to any damage CL650/failures/env/smoke/baggage/state Smoke in the baggage bay CL650/failures/env/smoke/lavatory/state Smoke in the toilet CL650/failures/systems/elec/ac/gen/1/failed/state Generator 1 has failed CL650/failures/systems/elec/ac/gen/2/failed/state Generator 2 has failed CL650/failures/systems/elec/comp/HYD_PMP_3B/failed/state Hydraulic pump 3B has failed CL650/failures/systems/elec/comp/HYD_PMP_2B/failed/state Hydraulic pump 2B has failed CL650/failures/systems/elec/comp/HYD_PMP_3A/failed/state Hydraulic pump 3A has failed CL650/failures/systems/elec/comp/HYD_PMP_1B/failed/state Hydraulic pump 1B has failed CL650/failures/systems/elec/comp/FLAP_MOTOR_2/failed/state Flap motor 2 has failed CL650/failures/systems/elec/comp/FLAP_MOTOR_1/failed/state Flap motor 1 has failed CL650/failures/systems/elec/comp/HUD/failed/state Heads Up Display has failed CL650/failures/systems/hyd/1/pump/A/state Engine-driven pump 1A has failed CL650/failures/systems/hyd/1/pump/B/state AC electric pump 1B has failed CL650/failures/systems/hyd/2/pump/A/state Engine-driven pump 2A has failed CL650/failures/systems/hyd/2/pump/B/state AC electric pump 2B has failed CL650/failures/systems/hyd/3/pump/A/state AC electric pump 3A has failed CL650/failures/systems/hyd/3/pump/B/state AC electric pump 3B has failed CL650/failures/sensors/ads/pitot/3/leak_small/state Standby pitot tube is leaking pressure (inaccurate speed reading) CL650/failures/avionics/efis/hud/failed/state Heads Up Display has failed CL650/failures/systems/eng/left/compr/stall/trans/state Left engine compressor stall (transient, self-clearing) CL650/failures/systems/eng/right/compr/stall/trans/state Right engine compressor stall (transient, self-clearing) CL650/failures/systems/eng/left/oil/pump/weak/state Left engine oil pump is producing low pressure and low flow CL650/failures/systems/eng/right/oil/pump/weak/state Right engine oil pump is producing low pressure and low flow CL650/failures/env/birdstrike/windshield/state Birdstrike that leads to the left windshield's outer pane shattering CL650/failures/systems/aircond/leak/500/state Cabin is leaking pressure at ~500 ft/min CL650/failures/systems/comm/sdu/1/failed/state Satellite Data Unit 1 has failed CL650/failures/systems/comm/sdu/2/failed/state Satellite Data Unit 2 has failed CL650/failures/systems/fuel/tank/aux/leak/slow/state Auxiliary tank is leaking slowly CL650/failures/systems/fuel/tank/main/left/leak/slow/state Left main tank is leaking slowly CL650/failures/systems/fuel/tank/main/right/leak/slow/state Right main tank is leaking slowly CL650/failures/systems/fuel/tank/tail/leak/slow/state Tail tank system is leaking slowly CL650/failures/systems/hyd/1/leak_slow/state Hydraulic system 1 is leaking slowly CL650/failures/systems/hyd/2/leak_slow/state Hydraulic system 2 is leaking slowly CL650/failures/systems/hyd/3/leak_slow/state Hydraulic system 3 is leaking slowly CL650/failures/sensors/ads/pitot/1/leak_small/state ADC 1 pitot tube is leaking pressure (inaccurate speed reading) CL650/failures/sensors/ads/pitot/2/leak_small/state ADC 2 pitot tube is leaking pressure (inaccurate speed reading) CL650/failures/avionics/efis/pfd/1/failed/state PFD 1 has failed CL650/failures/avionics/efis/mfd/1/failed/state MFD 1 has failed CL650/failures/avionics/efis/mfd/2/failed/state MFD 2 has failed CL650/failures/avionics/efis/pfd/2/failed/state PFD 2 has failed CL650/failures/avionics/efis/isi/failed/state ISI has failed CL650/failures/avionics/efis/isi/pitot/state ISI pitot sensor has failed CL650/failures/avionics/efis/isi/static/state ISI static sensor has failed CL650/failures/avionics/efis/isi/att_fail/state ISI attitude indication has failed CL650/failures/avionics/efis/isi/att_drift/state ISI attitude indication is drifting randomly CL650/failures/systems/oxygen/tank/leak/slow/state Oxygen tank is leaking slowly CL650/failures/systems/eng/left/n1_vib_high/state Left engine is experiencing excessive N1 vibration CL650/failures/systems/eng/left/n2_vib_high/state Left engine is experiencing excessive N2 vibration CL650/failures/systems/eng/left/combust/flameout/trans/state Left engine combustion has flamed out (momentarily) CL650/failures/systems/eng/right/n1_vib_high/state Right engine is experiencing excessive N1 vibration CL650/failures/systems/eng/right/n2_vib_high/state Right engine is experiencing excessive N2 vibration CL650/failures/systems/eng/right/combust/flameout/trans/state Right engine combustion has flamed out (momentarily) CL650/failures/systems/aircond/leak/1000/state Cabin is leaking pressure at ~1000 ft/min CL650/failures/systems/ats/svo/1/failed/state Left ATS Servo has failed CL650/failures/systems/ats/svo/2/failed/state Right ATS Servo has failed CL650/failures/systems/elec/comp/FMS_CDU_2/failed/state CDU 2 has failed CL650/failures/systems/elec/comp/FMS_CDU_3/failed/state CDU 3 has failed CL650/failures/systems/elec/comp/FMS_CDU_1/failed/state CDU 1 has failed CL650/failures/systems/fuel/tank/aux/leak/fast/state Auxiliary tank is leaking quickly CL650/failures/systems/fuel/tank/main/left/leak/fast/state Left main tank is leaking quickly CL650/failures/systems/fuel/tank/main/right/leak/fast/state Right main tank is leaking quickly CL650/failures/systems/fuel/tank/tail/leak/fast/state Tail tank system is leaking quickly CL650/failures/systems/hyd/1/leak_fast/state Hydraulic system 1 is leaking quickly CL650/failures/systems/hyd/2/leak_fast/state Hydraulic system 2 is leaking quickly CL650/failures/systems/hyd/3/leak_fast/state Hydraulic system 3 is leaking quickly CL650/failures/systems/oxygen/tank/leak/fast/state Oxygen tank is leaking quickly CL650/failures/systems/eng/left/compr/stall/clear/state Left engine compressor stall (clearable by reducing power) CL650/failures/systems/eng/right/compr/stall/clear/state Right engine compressor stall (clearable by reducing power) CL650/failures/env/birdstrike/pitot/left/state Birdstrike that leads to the left pitot tube becoming blocked CL650/failures/env/birdstrike/pitot/right/state Birdstrike that leads to the right pitot tube becoming blocked CL650/failures/systems/aircond/leak/fast/state Cabin is leaking pressure quickly CL650/failures/systems/gear/handle/failed/state Landing gear handle failed CL650/failures/systems/gear/nose/leg/act/failed/state Nose gear leg actuator has failed CL650/failures/systems/gear/main/left/leg/act/failed/state Left gear leg actuator has failed CL650/failures/systems/gear/main/right/leg/act/failed/state Right gear leg actuator has failed CL650/failures/sensors/rss/gps/1/failed/state GPS 1 receiver has failed CL650/failures/sensors/rss/gps/2/failed/state GPS 2 receiver has failed CL650/failures/systems/eng/left/combust/flameout/perm/state Left engine combustion has flamed out (permanently) CL650/failures/systems/eng/right/combust/flameout/perm/state Right engine combustion has flamed out (permanently) CL650/failures/env/birdstrike/eng/left/state Birdstrike that leads to a non-recoverable left engine failure CL650/failures/env/birdstrike/eng/right/state Birdstrike that leads to a non-recoverable right engine failure
    9 points
  4. Version 1.0.0

    191 downloads

    Hotstart Challenger 650 | Alliance Executive Jets | 9H-IAR Tested for X-Plane 12 only. Normals may look weird on 11!!! Enhanced texturing including - New cockpit windshield - Improved aircraft fuselage normals - Improved riveting - Improved engine exhaust and intake - Tuned glossiness - Tuned cabin windows Please respect my work. Copying/Modification is not permitted. Happy flying!
    8 points
  5. Version 1.1.0

    184 downloads

    Hotstart Challenger 650 | New Era | N5950E Tested for X-Plane 12 only. Normals may look weird on 11!!! Enhanced texturing including - New cockpit windshield - Improved aircraft fuselage normals - Improved riveting - Improved engine exhaust and intake - Tuned glossiness - Tuned cabin windows Please respect my work. Copying/Modification is not permitted. Happy flying!
    8 points
  6. Version 1.0.1

    238 downloads

    Hotstart Challenger 650 | Bombardier Desert | VH-JII Tested for X-Plane 12 only. Normals may look weird on 11!!! Enhanced texturing including - New cockpit windshield - Improved aircraft fuselage normals - Improved riveting - Improved engine exhaust and intake - Tuned glossiness - Tuned cabin windows Please respect my work. Copying/Modification is not permitted. Happy flying!
    8 points
  7. Version 1.1.0

    278 downloads

    Hotstart Challenger 650 | Tempus Fugit (Time Flies) | N75EM Tested for X-Plane 12 only. Normals may look weird on 11!!! Enhanced texturing including - New cockpit windshield - Improved aircraft fuselage normals - Improved riveting - Improved engine exhaust and intake - Tuned glossiness - Tuned cabin windows Please respect my work. Copying/Modification is not permitted. Happy flying!
    6 points
  8. Version 1.0.0

    214 downloads

    Hotstart Challenger 650 | TAG Aviation (Malta) | 9H-VVP Tested for X-Plane 12 only. Normals may look weird on 11!!! Enhanced texturing including - New cockpit windshield - Improved aircraft fuselage normals - Improved riveting - Improved engine exhaust and intake - Tuned glossiness - Tuned cabin windows Please respect my work. Copying/Modification is not permitted. Happy flying!
    6 points
  9. Version 1.0.0

    136 downloads

    Hotstart Challenger 650 | Aerolinas Ejecutivas | XA-MXJ Tested for X-Plane 12 only. Normals may look weird on 11!!! Enhanced texturing including - New cockpit windshield - Improved aircraft fuselage normals - Improved riveting - Improved engine exhaust and intake - Tuned glossiness - Tuned cabin windows Please respect my work. Copying/Modification is not permitted. Happy flying!
    5 points
  10. Version 1.0.0

    352 downloads

    Hotstart Challenger 650 | Air Charter | C-FNVT Tested for X-Plane 12 only. Normals may look weird on 11!!! Enhanced texturing including - New cockpit windshield - Improved aircraft fuselage normals - Improved riveting - Improved engine exhaust and intake - Tuned glossiness - Tuned cabin windows Please respect my work. Copying/Modification is not permitted. Happy flying!
    5 points
  11. Version 1.0.2

    29 downloads

    This is a livery for the Hot Start Challenger 650, inspired by https://www.jetphotos.com/registration/PS-RDR To install, extract the zip file into the "liveries" folder. You can supply your own registration, PS-RDR is not printed on the cowlings.
    4 points
  12. Version 1.0.0

    92 downloads

    This folder name is prefixed with an integer. It is not required, feel free to change the name; however, beginning with Version 2.2 of the MU2 (not out as of this posting), I (TOGA simulation) will be utilizing a system whereby you can name a livery folder with an integer prefix number, and in a text file, you will be able to associate a tail number with that folder prefix integer. In this way, the tail number in X-Plane an online networks will match the livery tail number. -tkyler
    4 points
  13. Version 2.0

    80 downloads

    This folder name is prefixed with an integer. It is not required, feel free to change the name; however, beginning with Version 2.2 of the MU2 (not out as of this posting), I (TOGA simulation) will be utilizing a system whereby you can name a livery folder with an integer prefix number, and in a text file, you will be able to associate a tail number with that folder prefix integer. In this way, the tail number in X-Plane an online networks will match the livery tail number. -tkyler
    4 points
  14. Version 1.0.0

    20 downloads

    Want to add a golden touch to your Maltese Challenger? Look no further. This is a livery for the Hot Start Challenger 650, inspired by https://www.jetphotos.com/registration/9H-SIS To install, extract the zip file into the "liveries" folder. You can supply your own registration, 9H-SIS is not printed on the cowlings.
    3 points
  15. Version 1.0.1

    27 downloads

    This is a livery for the Hot Start Challenger 650, inspired by https://www.jetphotos.com/registration/D-AWBF (Air Independence) To install, extract the zip file into the "liveries" folder. You can supply your own registration, D-AWBF is not printed on the cowlings.
    3 points
  16. Version 1.0.0

    14 downloads

    This is a livery for the Hot Start Challenger 650, inspired by https://www.jetphotos.com/registration/HB-JSF To install, extract the zip file into the "liveries" folder. You can supply your own registration, HB-JSF is not printed on the cowlings.
    3 points
  17. Version 1.0.1

    127 downloads

    Hotstart Challenger 650 | Kid Rock (Private) | N71KR Tested for X-Plane 12 only. Normals may look weird on 11!!! Enhanced texturing including - New cockpit windshield - Improved aircraft fuselage normals - Improved riveting - Improved engine exhaust and intake - Tuned glossiness - Tuned cabin windows Please respect my work. Copying/Modification is not permitted. Happy flying!
    3 points
  18. Version 1.0.0

    17 downloads

    Two options are available: with or without registration number. This paint was created based on ANA DHC-8-400 (JA857A). Please do not modify or redistribute wihtout permission.
    3 points
  19. Version 1.0.1

    27 downloads

    Two options are available: with or without registration number. Please do not modify or redistribute wihtout permission.
    3 points
  20. Version 1.0.0

    128 downloads

    Hotstart Challenger 650 | Denny Hamlin Racing | N400DH Tested for X-Plane 12 only. Normals may look weird on 11!!! Enhanced texturing including - New cockpit windshield - Improved aircraft fuselage normals - Improved riveting - Improved engine exhaust and intake - Tuned glossiness - Tuned cabin windows Please respect my work. Copying/Modification is not permitted. Happy flying!
    3 points
  21. Version 1.0.0

    181 downloads

    Hotstart Challenger 650 | RedBull Racing (Fictional) | OE-BUL Tested for X-Plane 12 only. Normals may look weird on 11!!! Enhanced texturing including - New cockpit windshield - Improved aircraft fuselage normals - Improved riveting - Improved engine exhaust and intake - Tuned glossiness - Tuned cabin windows Please respect my work. Copying/Modification is not permitted. Happy flying!
    3 points
  22. Version 1.0

    113 downloads

    This is a livery for the MU2, version 2.0 by TOGA Simulations. This livery folder name has a integer prefix, which is not required, feel free to rename the folder; however, beginning with the MU2 version 2.2 (not released as of this posting), I (TOGA Simulations) will be implementing a system whereby you can associate a livery with a tail number using these integer prefixed folder names and an associated text file. When 2.2 is released, the MU2 docs on liveries will be updated to reflect this system. In this way, you can assign tail numbers that match liveries that will be utilized in X-Plane for ATC and online flying.
    3 points
  23. Version 1.0.0

    1,124 downloads

    OBJ8 to Wavefront OBJ Converter for Linux, Windows and MacOsX OBJ8_convert allows you to convert 3D meshes from X-Plane's proprietary format to a standard Wavefront OBJ. This tool converts only the meshes, discarding all the other informations such as: materials, animations, dataref. HOW IT WORKS OBJ8_convert is a command line tool. The syntax is quite simple: obj8_convert <xplanesfile.obj> [<output.obj>] Once converted, the file can be opened in Blender or in any other software that is able to handle a standard Wavefront OBJ file. EXAMPLE Just for the sake of test, let's convert one of the standard objects in the library of X-Plane, the small fuel truck: The file can be found here: Resources/default scenery/airport scenery/Common_Elements/Vehicles/Small_Fuel_Truck.obj Once converted with: OBJ8_convert 'Resources/default scenery/airport scenery/Common_Elements/Vehicles/Small_Fuel_Truck.obj' test.obj ...can be opened in Blender: All the measures in the OBJ8 file are in meters, thus the resulting Wavefront OBJ file uses the meter as a unit base. Infact, is clearly visible from the snapshot, the truck is 6 meters long, meaning 6 squale, thus it is compatible with the real life truck which is 6.12 meter long. APPLICATIONS OBJ8_convert can be used to add extra elements to an airplane. For instance, if one wants to add the pilots (or some passenger) to a plane that is missing them, he can convert the cockpit file and use it as template to place the pilots in the proper position, making sure that the hands are in the right places. The sames applies to additional parts, such as winglets on the tip of the wings. OBJ8_convert can be used to get a reference to make the winglets perfectly fit the wings. Or you may want to model a ladder or a stairway to your plane's door. OBJ8_convert can be very useful also to make the files need by librain. DEVELOPMENTThis tool is under active development and its functionalities may change in the future.The primary development platform is Linux.Special thanks to @xraydelta1 for compiling the Mac version.Feedbacks, reports, suggestions or ideas are strongly welcomed: feel free to send me a message with your thoughts.X-Pilot's forum is the primary and sole forum for support, announcements and new releases. IMPORTANT NOTICE OBJ8_convert must not be used to convert copyrighted material. Please respect all intellectual properties and copyrights. PLEASE DO NOT REDISTRIBUTE DI TOOLS THROUGH OTHERS FORUMS OR PLATFORMS
    3 points
  24. Version 1.0.0

    8 downloads

    This is a livery for the Hot Start Challenger 650, inspired by https://www.jetphotos.com/registration/D-AFAD To install, extract the zip file into the "liveries" folder. You can supply your own registration, D-AFAD is not printed on the cowlings (but the German flag is).
    2 points
  25. Version 1.0.0

    19 downloads

    Do not hesitate if you find glitches ! Enjoy !
    2 points
  26. Version 1.0.0

    16 downloads

    N624MY is a Challenger 605 presented here for the Hot Start Challenger 650. Please do not modify or redistribute without permission.
    2 points
  27. Version 1.0.0

    20 downloads

    N212CR is a Challenger 605 presented here for the Hot Start Challenger 650. Please do not modify or redistribute without permission.
    2 points
  28. Version 1.0.1

    14 downloads

    Enjoy!
    2 points
  29. Version 1.0.0

    23 downloads

    Fictional agressor livery. Cf. https://www.aerosociety.com/news/flying-for-the-dark-side/ See Readme file for the optional electronic sensors pack (all credits to his author)
    2 points
  30. Version 1.0.0

    119 downloads

    Hot Start Challenger 650 - Second Anniversary Group Flight (OFPs, Decal)
    2 points
  31. Version 1.0.2

    397 downloads

    This repaint is made for the payware Challenger 650 by Hotstart. This livery was taken from a variety of close-up photos of the aircraft. To install, extract the liveries folder to: .\X-Plane\Aircraft\X-Aviation\CL650\liveries Optional: (WARNING IT WILL AFFECT ALL LIVERIES, BACKUP THE FOLDER OTHERWISE A FRESH REINSTALL WILL BE NEEDED TO REVERT) If you wish to use NetJets specific extra's, extract the plugins folder to: .\X-Plane\Aircraft\X-Aviation\CL650\plugins If you like the livery, feel free to leave feedback and if you spot any errors, please do point them out! If you want to use aspects of the livery in your paints you must credit this one or myself & John if it will be public. Enjoy! Side notes: If you want to use aspects of the livery in your paints you must credit this one or myself & John if your will be publicly downloaded. If you like the livery, feel free to leave some feedback and if you spot any errors, please do point them out! Matteo & John
    2 points
  32. Version 1.0.0

    60 downloads

    N65FF was a Challenger 601-3A that flew in this livery in the mid 2000s, presented here on the Challenger 650. Please do not modify or redistribute without permission.
    2 points
  33. Version 1.0.0

    39 downloads

    LIVERY PAINTERS INFO: Use this livery package as guidance on how to structure your paints. You can start from this package, and change the file and names where is needed. INSTALLATION: Extract the zip file and you'll get 2 folders; Aircraft and Output. Drop those folders in X-Plane's root directory, and make sure to merge folders. About the livery: That's All, Brother is a Douglas C-47 Skytrain aircraft (the military version of the civilian DC-3) that led the formation of 800 others from which approximately 13,000 U.S. paratroopers jumped on D-Day, June 6, 1944, the beginning of the liberation of France in the last two years of World War II. After the war it was returned to the United States and sold to civilian owners, eventually falling victim to neglect until it was found in an Oshkosh, Wisconsin, boneyard in 2015, facing imminent disassembly to be converted into a modern turbine aircraft. It has since been restored and is part of the Commemorative Air Force. (source: Wikipedia)
    2 points
  34. Version 1.0.0

    16 downloads

    Do not hesitate if you find glitches. Enjoy!
    2 points
  35. Version 1.0.0

    114 downloads

    Here's a simple paint I came up with for the Challenger 650 - inspired by but not intended to match Hawker N800HL. Please do not modify or redistribute without permission.
    2 points
  36. Version 1.0.0

    32 downloads

    This paint was created based on JASDF (Japan Air Self Defence Force) B777-300ER (80-1111 + 80-1112) Please do not modify or redistribute wihtout permission. If you like my work, please consider a donation *: https://paypal.me/yk24helloworld?country.x=JP&locale.x=ja_JP
    2 points
  37. Version 2.4.2

    196 downloads

    Excel document replica of an aircraft technical log for logging flight and cycle data.
    2 points
  38. Version 1.0.0

    101 downloads

    Hotstart Challenger 650 | Chartright Air Inc (Flying Monkey) | C-FLMK Tested for X-Plane 12 only. Normals may look weird on 11!!! Enhanced texturing including - New cockpit windshield - Improved aircraft fuselage normals - Improved riveting - Improved engine exhaust and intake - Tuned glossiness - Tuned cabin windows Please respect my work. Copying/Modification is not permitted. Happy flying!
    2 points
  39. Version 1.0.1

    25 downloads

    Two options are available: with or without registration number. This paint was created based on ANA BusinessJet Boeing 737 (JA10AN). Please do not modify or redistribute wihtout permission.
    2 points
  40. Version 1.0.0

    12 downloads

    Start flying.py is a simple program launcher that is somewhat more powerful than creating a batch file. If you launch other addons to run with your flight simulator this utility is for you. Set it up once and then you'll launch your Flight Simulator and addons with a single click.
    2 points
  41. Version 1.0.0

    107 downloads

    This folder name is prefixed with an integer. It is not required, feel free to change the name; however, beginning with Version 2.2 of the MU2 (not out as of this posting), I (TOGA simulation) will be utilizing a system whereby you can name a livery folder with an integer prefix number, and in a text file, you will be able to associate a tail number with that folder prefix integer. In this way, the tail number in X-Plane an online networks will match the livery tail number. -tkyler
    2 points
  42. Version v0.105

    700 downloads

    Hello Captains! A LUA-script for v-speed callouts for the HotStart Challenger 650 v1.2 or higher. It includes callouts for 80 knots, V1, Vr, V2 (V2 is optional) and positiv rate / gear up. Feel free to leave a comment if you liked the script (or not) Requirement: The script requires FlyWithLua: Download the correct version for your simulator. FlyWithLua for X-Plane 11: - https://forums.x-plane.org/index.php?/files/file/38445-flywithlua-ng-next-generation-edition-for-x-plane-11-win-lin-mac/ FlyWithLua for X-Plane 12: - https://forums.x-plane.org/index.php?/files/file/82888-flywithlua-ng-next-generation-plus-edition-for-x-plane-12-win-lin-mac/ Installation: - Unzip the files in [X-Plane]\Resources\plugins\FlyWithLua\Scripts You should get a structure something like this. Settings: Edit the Wizball_CL650_vSpeed.lua for the settings. -- Set to true to enable "V2" callout and false to disable. true and false have to be written with lowercase letters. local Enable_V2 = false -- Set to true to enable "Positive rate/Gear up" callout and false to disable. true and false have to be written with lowercase letters. local EnablePosGearUp = true -- Set to 1 for callout by totoritko(HotStart). Set 2 for callout by xplana. local CalloutVoice = 1 -- Change "SoundLevel" to adjust volume for the callouts. Adjust between 0.10 min - 1.00 max. -- Recommended value for CalloutVoice 1 - 0.70 - For CalloutVoice 2 - 0.30 local SoundLevel = 0.70 How to use: Just make sure you set the vSpeeds in the FMS and you will get the callouts. Demo: Known bugs/limitations: - Non at the moment. Credits: totoritko and xplana for the callouts
    2 points
  43. Version 1.0.0

    113 downloads

    Here's N709LP, based on a Hawker 800 paint scheme on the aircraft with that registration. Please do not modify or redistribute wihtout permission.
    2 points
  44. Version 1.0.0

    161 downloads

    Enjoy N329TL, a Challenger 605 based at Dallas KDAL and operated by Jet Linx as JTL329. Please do not modify or redistribute without permission.
    2 points
  45. Version 1.1.1

    829 downloads

    This repaint is based off of a private Challenger 350 (N316K) and made for the Hot Start Challenger 650. The livery was created with the assistance of a credible source and numerous close-up photographs of the real aircraft. Installation: Extract the "Blue & Gray (N316K)" folder inside the zip file to …\X-Plane 11\Aircraft\X-Aviation\CL650\liveries The tail number configuration comes with the livery, and you are free to personalize it to your liking within the airframe manager. If you like the livery, feel free to leave feedback and if you spot any errors, please do point them out! Enjoy!
    2 points
  46. Version 1.0.0

    185 downloads

    Challnger 604 N872BC presented here for the HotStart Challenger 650. Please do not modify and redistribute or upload without permission.
    2 points
  47. Version 1.0.0

    311 downloads

    Based on real world CL650 OY-LLG operated by Sun-Air. I had to take some creative liberties with the cheatline as it did not fit 100% on the model as per the real airframe and I couldn't get the line to intersect the nose, cabin door, overwing exit and APU area closely to the real airframe without it - I hope the end result is ok! The registration CANNOT be changed due to limitation of this airframe having a wing registration so I opted not to use the built-in registration feature and painted the registration on the livery itself. NOTE: Painted for XP12's new lighting engine - NOT tested in XP11. Appearance may be unsatisfactory in XP11 Features: Custom airframe-specific placards Adjusted AO layers Custom cabin interior based on real airframe with custom carpet normal maps Not to be distributed or copied without explicit permission.
    2 points
  48. Version 1.0.0

    176 downloads

    Fictional livery for the Challenger 650 inspired by a couple other aircraft. Compatible with v1.6+ of the Challenger. Please do not modify and redistribute/reupload without permission.
    2 points
  49. Version 1.0.0

    312 downloads

    Fictional Livery for Challenger 650
    2 points
  50. Version 1.1

    145 downloads

    Livery for N89 (very similar to N88, N90, etc), flown by the FAA on Flight Check missions to ensure procedures, airways, and more can be flown and relied on safely. Many thanks to a real Flight Check captain for providing direct color references. To my eye the registration looks best in Arial Bold. For copyright reasons, this font file is not included in the download - if you're running Windows, you should be able to grab it out of your C:\Windows\Fonts folder and copy it in to the livery folder. If not, there are several open alternatives to Arial that will probably look fine.
    2 points
×
×
  • Create New...