Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation since 06/01/2022 in Files

  1. Version 1.0.0

    900 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!
    14 points
  2. Version v0.104

    183 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
    11 points
  3. Version 1.0.0

    374 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
  4. Version 1.0.0

    258 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!
    10 points
  5. Version 1.0.0

    92 downloads

    This is a livery for the Hot Start Challenger 650, inspired by https://www.planespotters.net/photo/166301/1203-luftwaffe-german-air-force-bombardier-cl-600-2a12-challenger-601 To install, extract the zip file into the "liveries" folder.
    9 points
  6. Version 1.0.0

    534 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!
    8 points
  7. Version 1.0.2

    189 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.
    8 points
  8. Version 1.1.0

    257 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
  9. Version 1.0.1

    332 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
  10. Version 1.0.0

    305 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!
    7 points
  11. Version 1.0.0

    386 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.
    7 points
  12. Version 1.0.0

    221 downloads

    This livery is based off the real life CL-605 registered C-FGRS, however it's very generic which means you can assign any reg you want to it using the dynamic registrations. Huge thanks to Goran and everyone else in the Hot Start discord for helping me learn how to create this.
    7 points
  13. Version 1.0.0

    472 downloads

    Boeing has four Challenger 650s for corporate use. N541BA, N543BA, N544BA, and N547BA. The aircraft all wear a very similar livery, presented here. There are a few minor differences to accommodate the texturing on the Hot Start CL650.
    7 points
  14. Version 1.1.2

    905 downloads

    Based on real world CL605 9H-VFE operated by VistaJet. 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: Beautiful custom PBR silver paint effect Adjusted AO layers Adjusted exterior labels Not to be distributed or copied without explicit permission.
    6 points
  15. Version 1.0.1

    177 downloads

    Welcome to the Tamarack Active Winglet mod for the TorqueSim CitationJet 525! The real winglet makes the Citation up to 33% more fuel efficient by reducing drag and turbulence. However this mod is purely visual for the time being. To install just follow the installation guide provided in the Zip file. Enjoy!
    6 points
  16. Version 1.0.1

    34 downloads

    This is a replica of the livery of the LX-AMB aircraft of the Luxembourg Air Ambulance. The wings and wings normal textures are available as 8K textures to show the wings in more detail. There are three optional folders included. 1. optional - 4K textures for the wings 2. optional - the fuselage with the logo of the crown next to the door (in the original there is not, at least on the pictures of the plane) 3. optional - without dirt textures 4. optional - Vertical stabilizer texture for Custom Registration Have fun with it and if someone happens to have an original picture of the right wing I would be happy if he would share it. Unfortunately there is no picture of it on the internet as the right winglet is free interpretation.
    6 points
  17. Version 1.1.0

    399 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
  18. Version v0.105

    840 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
    6 points
  19. Version 1.0.1

    541 downloads

    Exciting livery on the Challenger 604 N779LG, presented here for the Hot Start Challenger 650. Please do not modify and redistribute without permission.
    6 points
  20. Version 1.0.2

    703 downloads

    Good morning , Please read the " READ ME " File to Install Some parts of the FBO are not fully painted ( trying to figure it out ) Happy flights with signature flight
    6 points
  21. Version 1.1.2

    1,703 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
    5 points
  22. Version 1.0.0

    191 downloads

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

    63 downloads

    This is a livery for the Hot Start Challenger 650, inspired by https://www.jetphotos.com/photo/10660488 To install, extract the zip file into the "liveries" folder. You can supply your own registration, C-GZUM is not printed on the cowlings. This livery is in 8K. Hello Pilsner
    5 points
  24. Version 1.0.0

    142 downloads

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

    1,438 downloads

    Based loosely off of the real world G-LCDH but with my own flair! Presented with a fictional registration (M-DPRF) as she is based in the Isle of Man but you are free to change the airframe registration to your preference in the Hot Start Airframe Manager. Features: Beautiful custom PBR metallic effect Adjusted AO layers Colour-adjusted exterior labels Custom antenna colours Not to be distributed or copied without explicit permission.
    5 points
  26. Version 1.0.0

    173 downloads

    This is a livery for the Hot Start Challenger 650. Original design. To install, extract the zip file into the "liveries" folder. You can supply your own registration, HB-MNT is not printed on the cowlings. There are no country flags on the tail. You can add your own if you're so inclined.
    5 points
  27. Version 1.1.0

    150 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).
    5 points
  28. Version 1.0.0

    100 downloads

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

    173 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
  30. Version 1.0.2

    624 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
    5 points
  31. Version 2.4.2

    231 downloads

    Excel document replica of an aircraft technical log for logging flight and cycle data.
    5 points
  32. Version 1.0.1

    203 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!
    5 points
  33. Version 1.1.0

    392 downloads

    N670BP is a Challenger 605 presented here for the Hot Start Challenger 650. Please do not modify and redistribute without permission.
    5 points
  34. Version 1.0.0

    242 downloads

    This is a livery that seems to be a variant of the Bombardier House Colors liveries found for both the Challenger and Global series, main difference of course in it having blue features. This livery is based on an IRL aircraft with tailnumber "T7-AIR". It has been made for the HS CL650 version 1.7. This livery is derivative work, and (with permission) is heavily based on user -Paul-'s splendid work on his orange and pink stripe liveries. Recommend you check out his work and drop him a thanks! Without his foundation, i don't think i would have started this one.
    5 points
  35. Version 1.0.0

    218 downloads

    Challnger 604 N872BC presented here for the HotStart Challenger 650. Please do not modify and redistribute or upload without permission.
    5 points
  36. Version 1.1.1

    662 downloads

    Inspired by real world GL7T M-NSTR operated by YYA Management Ltd. The registration CANNOT be changed due to the location on the vertical stabiliser 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 but should work ok Features: Adjusted AO layers Adjusted exterior labels Not to be distributed or copied without explicit permission.
    5 points
  37. Version 1.0.3

    1,644 downloads

    This is the official paintkit for the Hot Start Challenger 650. This paintkit assumes you have previous knowledge of painting in PSD (Photoshop) files and/or afphoto (Affinity Photo) files. DISCLAIMER: Upon opening the zip file containing the paintkit, you have agreed to the terms that follow. You may do ALMOST whatever you wish with these files. Create, share, modify, post on forums, all without restriction. You may NOT charge money for any textures created with these files. You may NOT sell this paintkit. (Unfortunately, it has to be stated.) If you choose to alter any files other than the empty layer between the Ambient Occlusion and Albedo layers, you do so at your own risk, and you do so, assuming you have made backups of the original textures. The only layer designed for changes or additions is the layer between the AO and Albedo layers. You may add as many empty layers as you wish, but make sure they are located between the AO and Albedo layers to achieve correct results. The wireframe layers that are included are a guide to the areas you can paint in. Anything outside of the wireframe is NOT to be painted on. If there are any questions, please visit the forums at forums.x-pilot.com or our discord. Happy painting!
    5 points
  38. Version 1.0.1

    255 downloads

    This is the official Hot Start CL650 Substance Painter paintkit file. It contains several liveries within the "Paint" folder" on each UDIM. You are free to add to whatever materials or masks to those layers as you wish. There are other folders that are set as default textures, with materials included. These are the correct materials for the areas they are assigned to, but you are free to alter those as you wish. As usual, if you plan on changing anything, keep the original smart material, and create a copy of the folder in the layers palette. This will save frustration if you wish to return to the original materials. Please read the included readme file.
    5 points
  39. Version 1.0.0

    25 downloads

    This is my rendition of Stibnite Airfield (ID41), Yellow Pine, Idaho, USA. It is purely library-based and doesn't contain any custom objects. It features the curved runway, some vegetation and a simple cabin. I recommend using it with ortho scenery (the screenshots were made using VStates Idaho) - the default mesh has some glitches in the area. Libraries required: MisterX Library CDB Library 3D People Library
    5 points
  40. Version 1.0.0

    85 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.
    4 points
  41. Version 1.0.0

    245 downloads

    This is a livery for the Hot Start Challenger 650, inspired by https://www.jetphotos.com/registration/N400ES Apparently this aircraft was operated by Disney before. To install, extract the zip file into the "liveries" folder. You can supply your own registration, N400ES is not printed on the cowlings. This livery is in 8K.
    4 points
  42. 4 points
  43. Version 1.0.0

    164 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.
    4 points
  44. Version 1.0.0

    31 downloads

    Enjoy!
    4 points
  45. Version 1.0.0

    47 downloads

    Do not hesitate if you find glitches ! Enjoy !
    4 points
  46. Version 1.1.0

    607 downloads

    This livery for the fabulous Hot Start Challenger 650 is adapted from a real world CL350 registered as OO-WEG. I hope you'll enjoy it. To install simply copy the "OO-WEG" Folder into xplane directory/Aircraft/X-Aviation/CL650/liveries Don't hesitate contacting me if you find errors or have suggestions in improving this repaint. Please do not redistribute this repaint without my permission.
    4 points
  47. Version 1.1.0

    146 downloads

    Default Hot Start Challenger 650 livery with the First Anniversary Group Flight decals
    4 points
  48. Version 1.0.2

    470 downloads

    This livery is based on a real Global Express, G-CEYL, which is operated by the charter company VOLUXIS. I had to adapt some of the stripes to better fit the Challenger, so this is not a totally accurate representation of the real aircraft, but it is as close as I could get it. For some extra flair, I have included custom normals with this livery to give it more of a semi-gloss finish. Enjoy!
    4 points
  49. Version 1.3

    357 downloads

    This is a concept livery designed by Aura. Aura was or is a start up airline offering affordable seat pricing on essentially private CRJ700s. There are some minor imperfections that will be corrected shortly. Engine interior cowling carbon fiber texture added Landing gear color changed to gun metal grey
    4 points
  50. Version 1.0.0

    1,395 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
    4 points
×
×
  • Create New...