# 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.

{% file src="<https://4090082639-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvGAz66cpwvhJ1EniREB0%2Fuploads%2FziYqgXq1b7pozR6h1kTS%2F727-demo-livery.zip?alt=media&token=52552e75-4fd6-4d19-8a0e-001aa8efa731>" %}
Community Package for Demo Livery
{% endfile %}

#### 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.

<figure><img src="https://4090082639-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvGAz66cpwvhJ1EniREB0%2Fuploads%2FO6TptRKZgxLPLPbuVtut%2FFSS-727-LiveryDemo-1.jpg?alt=media&#x26;token=bd9956b3-3057-4278-80a6-f5804e84c674" alt="" width="375"><figcaption><p>Demo Livery - Vest</p></figcaption></figure>

<div data-full-width="true"><figure><img src="https://4090082639-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvGAz66cpwvhJ1EniREB0%2Fuploads%2F29kOZlV2FgfcjFph1Aqf%2FFSS-727-LiveryDemo-2.jpg?alt=media&#x26;token=ef013bdc-9ccc-4b76-8061-a91ed9a6bd25" alt="" width="375"><figcaption><p>Demo Livery - Winglet</p></figcaption></figure></div>

## Paintkit

The paintkit includes:

* Layered photoshop file including all exterior texture maps.
* 3D model for reference in `.blend` format.

:point\_right: [Download 727-200 Freighter Paintkit](https://www.dropbox.com/scl/fi/c2g4lk2m6r76r4c8tildk/FSS-B722-Freighter-Paintkit-v3.2.zip?rlkey=rbpy9ih0w6u2fcizhy8g8p2qq\&st=fofzov03\&dl=0)

:point\_right: [Download 727-200 Passenger Paintkit](https://www.dropbox.com/scl/fi/7hqd4gx8tf6v3700cjr7y/FSS-B722-Passenger-Paintkit-v1.1.rar?rlkey=nrwqbf6wrwbc91mg5t9nljllt\&dl=0)

:point\_right: [Download 727-200 Super27 Freighter Paintkit](https://www.dropbox.com/scl/fi/72jwthrxa47cr7rz01u0c/S27Freighter_Paintkit_v1.0.zip?rlkey=rr07xpotext0bf4jjh4q34g5n\&dl=0)

:point\_right: [Download 727-200 Super27 Passenger Paintkit](https://www.dropbox.com/scl/fi/w61a3zei9tv72h8fcbpar/S27Pax_Paintkit_v1.0.zip?rlkey=30q03447kb013bo26tjatg9d2\&dl=0)

:point\_right: [Download 727-100 Passenger Paintkit](https://www.dropbox.com/scl/fi/lm90lseo2w5tm90qqw7yn/FSS-B721-Passenger-Paintkit-1.0.zip?rlkey=si2t7e8v8xjw6rfeztl5rn27b\&dl=0)

:point\_right: [Download 727-100 Freighter Paintkit](https://www.dropbox.com/scl/fi/h1jk48tsjgb5q5jsl53y5/FSS-B721-Freighter-Paintkit-1.0.zip?rlkey=enozk7h5lxw88bpje4h2b6pcc\&dl=0)

:point\_right: [Download 727-100 Super27 Passenger Paintkit](https://www.dropbox.com/scl/fi/hy64f2ldfnhzmregce6i3/FSS-B721-Super27-Passenger-Paintkit-v1.0.zip?rlkey=dxb2xwkc7fs8nmedwldzz5njp\&dl=0)

## Texture Folder

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

<details>

<summary>727-200F</summary>

```
[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\
```

</details>

<details>

<summary>727-200</summary>

```
[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\
```

</details>

<details>

<summary>727-200RE</summary>

```
[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\
```

</details>

<details>

<summary>727-200REP</summary>

```
[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\
```

</details>

<details>

<summary>727-100F</summary>

```
[fltsim]
fallback.1 = ..\..\FSS_Boeing_727_100F\texture\
fallback.2 = ..\..\FSS_Boeing_727_100F\texture.cargo\
fallback.3 = ..\..\FSS_Boeing_727_100F\texture.exterior\
fallback.4 = ..\..\FSS_Boeing_727_100F\texture.cabin\
fallback.5 = ..\..\FSS_Boeing_727_100F\texture.cockpit\
```

</details>

<details>

<summary>727-100</summary>

```
[fltsim]
fallback.1 = ..\..\FSS_Boeing_727_100\texture\
fallback.2 = ..\..\FSS_Boeing_727_100\texture.exterior\
fallback.3 = ..\..\FSS_Boeing_727_100\texture.cabin\
fallback.4 = ..\..\FSS_Boeing_727_100\texture.cockpit\
```

</details>

<details>

<summary>727-100REP</summary>

```
[fltsim]
fallback.1 = ..\..\FSS_Boeing_727_100REP\texture\
fallback.2 = ..\..\FSS_Boeing_727_100\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\
```

</details>

{% hint style="warning" %}
If your livery has a model folder you also have to reference the RE or REP version in the model.cfg.
{% endhint %}

## 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\
```


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.flightsim-studio.com/boeing-727/supplements/custom-liveries.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
