# UK Traffic Base

## Product Information

Purchase - [Tebex Store - UK Traffic Base (Sustancia Road) ](https://store.lgmods.co.uk/package/5967223)

The UK Traffic Base based on the original NOOSE Base location off Sustancia Road offers an exterior and interior overhaul of the location, with various interior rooms added you would expect to see in a UK themed traffic base. The exterior has an overhauled entrance as well as a number of features including marked parking bays, EV chargers, storage room and refueling bays.

{% hint style="warning" %}
Be aware that this product is encrypted and distributed via Tebex for the FiveM platform only. Editing of some content will be restricted.

You cannot install this product directly into GTA5 as a modification and must use the FiveM platform to use it as a streamed resource.
{% endhint %}

## Contents

<table data-full-width="false"><thead><tr><th width="226">File/[Folder]</th><th width="289">Information</th><th>Required to be configured?</th><th data-hidden></th></tr></thead><tbody><tr><td>[stream]</td><td>Folder containing the model and textures used to replace the original content</td><td>Optional - see <a href="#configuration">configuration</a></td><td></td></tr><tr><td>.fxap</td><td>A FiveM file required to be included within the resource folder for the modification to load</td><td>No - Do not edit</td><td></td></tr><tr><td>fxmanifest.lua</td><td>FiveM config file to determine what files need to be loaded/streamed. Do not edit</td><td>No - Do not edit</td><td></td></tr></tbody></table>

{% hint style="danger" %}
Unless specifically mentioned, do not edit the files unless you know what you are doing. LGMods will not provide assistance to you if you have edited files outside of what has been set out to be edited by the customer.
{% endhint %}

## Installation

{% hint style="info" %}
These instructions assume you have a working FiveM server that you can already connect to without issue. Please see [here](https://docs.fivem.net/docs/server-manual/setting-up-a-server/) for more information on setting up a FiveM server.
{% endhint %}

1. Find the 'resources' folder within your FiveM server installation. It should be in the same location as your server.cfg.&#x20;
2. Download the LG Mods product from your [FiveM Keymaster](https://keymaster.fivem.net/), if you haven't already.
3. Extract the files from the ZIP archive you downloaded into the 'Resources' folder.
4. The folder inside the 'Resources' folder should be 'LGMods\_UK\_TrafficBase' and within it you see the files listed above.&#x20;

{% hint style="info" %}
If you find another folder inside the LGMods\_UK\_TrafficBase folder, then you need to make sure the contents are moved so that the files above are within the first directory you open from the resources folder, otherwise the addon will not load
{% endhint %}

5. Open your server.cfg and find where you see a number of lines that start with the word 'ensure'.  The default resources are usually included and appear like below.&#x20;

```lua
ensure chat
ensure spawnmanager
ensure sessionmanager
ensure basic-gamemode
ensure hardcap
```

6. Below these lines is where you will add this resource with the following line

```
ensure LGMods_UK_TrafficBase
```

7. Restart your server. Some resources can be loaded while the server is running using the start command, however MLO's usually don't work using this method as such you will need to restart your server for this product.

{% hint style="info" %}
All players that join must 'stream' the asset to their computer for the first time they connect to the server and go near to where the product is located. FiveM and GTA then cache what is downloaded. Depending on the server and clients internet connection, it may take a short while for the assets to stream and therefore parts of the product may not load as quick as others. Please be patient while this loads.&#x20;
{% endhint %}

## Configuration

There are no configuration options for this product as it contains no additional scripts.

### Retexturing&#x20;

This product has been made in a way to separate all of the branding and related textures into three texture dictionaries (YTD files). This allows you to retexture the station to your own requirements quickly and efficiently. Our product has been made this way to allow customising the station to be extremely straightforward.

Below is the single YTD file that hold the textures you can replace;

| Filename                | Description                                                     |
| ----------------------- | --------------------------------------------------------------- |
| lgmods\_trafficbase.ytd | All customisable textures for the traffic base are in this file |

***

## Retexture Installation

{% hint style="info" %}
This section is only relevant if you have purchased, or have been provided alternative texture files for UK Traffic Base. If you only have UK Traffic Base then you do not need to do anything with these instructions.

These instructions assume you have UK Traffic Base installed, having followed the[ above instructions](#installation). If not, complete this stage first.
{% endhint %}

1. Find the 'resources' folder within your FiveM server installation and your 'LGMods\_UK\_TrafficBase' folder.
2. Within the 'LGMods\_UK\_TrafficBase' folder, open the folder called 'stream'
3. Place the files you have been provided within this folder. When prompted if you wish to overwrite existing files, select 'Yes'.
4. Restart your FiveM server

{% hint style="info" %}
When connecting to your server after installation and visiting the location of this modification, please be aware that FiveM will need to download the changed files. Due to caching this may not happen instantly and therefore some textures may still be the previous textures. Please be patient while these load.
{% endhint %}


---

# 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.lgmods.co.uk/mlo-interiors/traffic-base.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.
