Custom Liveries

Demo Livery

To start your custom livery project we recommend to use our demo livery as a reference. In this livery we change the vest on the FE seat as well as attached winglets to the wings.

Community Package for Demo Livery

Installation

Just extract the package into your community folder.

Customization

If you don't want to use the winglets you can simply remove the model folder entirely.

Demo Livery - Vest
Demo Livery - Winglet

Paintkit

The paintkit includes:

  • Layered photoshop file including all exterior texture maps.

  • 3D model for reference in .blend and .fbx format.

👉 Download 727-200 Freighter Paintkit

👉 Download 727-200 Passenger Paintkit

👉 Download Super27 Freighter Paintkit

👉 Download Super27 Pax Paintkit

Texture Folder

You have to include a texture.cfg with the following content:

727-200F
[fltsim]
fallback.1 = ..\..\FSS_Boeing_727_200F\texture\
fallback.2 = ..\..\FSS_Boeing_727_200F\texture.exterior\
fallback.3 = ..\..\FSS_Boeing_727_200F\texture.cabin\
fallback.4 = ..\..\FSS_Boeing_727_200F\texture.cargo\
fallback.5 = ..\..\FSS_Boeing_727_200F\texture.cockpit\
727-200
[fltsim]
fallback.1 = ..\..\FSS_Boeing_727_200\texture\
fallback.2 = ..\..\FSS_Boeing_727_200\texture.exterior\
fallback.3 = ..\..\FSS_Boeing_727_200\texture.cabin\
fallback.4 = ..\..\FSS_Boeing_727_200\texture.cockpit\
727-200RE
[fltsim]
fallback.1 = ..\..\FSS_Boeing_727_200RE\texture\
fallback.2 = ..\..\FSS_Boeing_727_200F\texture\
fallback.3 = ..\..\FSS_Boeing_727_200F\texture.exterior\
fallback.4 = ..\..\FSS_Boeing_727_200F\texture.cabin\
fallback.5 = ..\..\FSS_Boeing_727_200F\texture.cargo\
fallback.6 = ..\..\FSS_Boeing_727_200F\texture.cockpit\
727-200REP
[fltsim]
fallback.1 = ..\..\FSS_Boeing_727_200REP\texture\
fallback.2 = ..\..\FSS_Boeing_727_200\texture\
fallback.3 = ..\..\FSS_Boeing_727_200\texture.exterior\
fallback.4 = ..\..\FSS_Boeing_727_200\texture.cabin\
fallback.5 = ..\..\FSS_Boeing_727_200\texture.cockpit\

Winglets

The winglets can be toggled via the clipboard. You only have to include your colors in the 727_Wings and 727_Wings_left texture.

Metal effects

If you want to add either metallic outboard engines of the 727-200 series or a metallic fuse you have to add certain texture fallbacks to your texture.cfg.

Metallic engine:

[fltsim]
fallback.1 = ..\..\FSS_Boeing_727_200F\texture.metalengine\
fallback.2 = ..\..\FSS_Boeing_727_200F\texture
fallback.3 = ..\..\FSS_Boeing_727_200F\texture.exterior\
fallback.4 = ..\..\FSS_Boeing_727_200F\texture.cabin\
fallback.5 = ..\..\FSS_Boeing_727_200F\texture.cargo\
fallback.6 = ..\..\FSS_Boeing_727_200F\texture.cockpit\

Metallic fuse:

[fltsim]
fallback.1 = ..\..\FSS_Boeing_727_200F\texture.metalfuse\
fallback.2 = ..\..\FSS_Boeing_727_200F\texture
fallback.3 = ..\..\FSS_Boeing_727_200F\texture.exterior\
fallback.4 = ..\..\FSS_Boeing_727_200F\texture.cabin\
fallback.5 = ..\..\FSS_Boeing_727_200F\texture.cargo\
fallback.6 = ..\..\FSS_Boeing_727_200F\texture.cockpit\

Last updated