# Multiplayer Transport Job

## Overview

**TW Transport Job** is a comprehensive multiplayer logistics and transport system where players work as delivery drivers. Load cargo with forklifts, transport goods with trucks and trailers, and deliver to various locations across the city. Includes legal and illegal delivery missions with police integration.

{% hint style="success" %}
**Multiplayer Support:** Up to 4 players can work together in a lobby, sharing tasks and rewards!
{% endhint %}

***

## Features

### Core Features

* **Multiplayer Lobby System** - Work with up to 4 players in cooperative gameplay
* **Truck & Trailer System** - Drive transport trucks with attachable trailers
* **Forklift Operations** - Load and unload cargo using forklifts
* **Box Loading** - Load boxes onto trailers at warehouses
* **Delivery System** - Transport and deliver goods to destinations
* **Furniture Delivery** - Unpack and deliver furniture items

### Additional Features

* **Level & XP System** - Progress through 70 levels with increasing rewards
* **4 Work Regions** - Progressive difficulty including illegal missions
* **Police Alert System** - Risk of police encounters on illegal missions
* **Police Search Mechanic** - Officers can search your cargo
* **Forklift Attachment** - Attach forklifts to trucks for transport
* **Tutorial System** - 6 in-game video tutorials for new players
* **Multi-language Support** - 7 languages included (EN, TR, DE, FR, PT, RU, AR)

***

## How It Works

### Step 1: Start a Lobby

Go to the transport job NPC and open the job menu. Create a lobby and invite other players (optional).

### Step 2: Get Your Vehicles

Rent a transport truck with trailer and a forklift for loading operations.

### Step 3: Complete Tasks

Travel to marked locations and complete various transport tasks:

1. **Box Loading** - Use forklift to load boxes onto trailer (2-8 boxes)
2. **Truck Delivery** - Drive truck to delivery location
3. **Box Opening** - Open boxes at destination
4. **Furniture Delivery** - Deliver items to final locations

### Step 4: Watch for Police (Illegal Missions)

On Region 4 illegal missions, police may be alerted:

* 75% chance of police alert
* Officers may search your cargo
* 65% chance of finding illegal items

### Step 5: Collect Rewards

Complete all tasks in a region to earn money, XP, and unlock higher-level regions.

***

## Requirements

| Resource  | Required | Notes                                               |
| --------- | -------- | --------------------------------------------------- |
| Framework | Yes      | QBCore, QBox, ESX, vRP, or Standalone               |
| Database  | Yes      | oxmysql (recommended), mysql-async, or ghmattimysql |
| PolyZone  | Yes      | Required for all Tworst Scripts                     |

### Optional Dependencies

| Resource               | Purpose                           |
| ---------------------- | --------------------------------- |
| qb-target / ox\_target | Target interaction system         |
| Vehicle Keys Script    | Automatic vehicle key integration |
| Clothing Script        | Job uniform system                |
| Police Dispatch        | Alert system integration          |

***

## Supported Systems

### Frameworks

| Framework  | Config Value       |
| ---------- | ------------------ |
| QBCore     | `'qb'`             |
| QBox       | `'qb'`             |
| ESX Legacy | `'esx'`            |
| vRP / vRP2 | `'vrp'` / `'vrp2'` |
| Standalone | `'standalone'`     |

### Inventory Systems

| System           | Config Value      |
| ---------------- | ----------------- |
| QBCore Inventory | `'qb_inventory'`  |
| ESX Inventory    | `'esx_inventory'` |
| ox\_inventory    | `'ox_inventory'`  |
| qs-inventory     | `'qs_inventory'`  |

### Vehicle Key Systems (Auto-detected)

* qb-vehiclekeys
* qbx-vehiclekeys
* qs-vehiclekeys
* wasabi-carlock
* cd\_garage
* Renewed-Vehiclekeys

### Fuel Systems (Auto-detected)

* LegacyFuel
* ox\_fuel
* cdn-fuel
* ps-fuel
* x-fuel

### Police Dispatch Systems

* ps-dispatch
* ls-dispatch
* fl-dispatch
* bixbi\_dispatch
* cd\_dispatch
* linden\_outlawalert

***

## Commands

| Command                  | Description             |
| ------------------------ | ----------------------- |
| `/jobresettransport`     | Reset your current job  |
| `/jobleavetransport`     | Leave the current lobby |
| `/openTutorialtransport` | Open the tutorial menu  |

***

## Rewards by Region

| Region   | Level | Type    | Money   | XP     |
| -------- | ----- | ------- | ------- | ------ |
| Region 1 | 0     | Legal   | $5,000  | 1,000  |
| Region 2 | 2     | Legal   | $10,000 | 3,000  |
| Region 3 | 4     | Legal   | $15,000 | 5,000  |
| Region 4 | 6     | Illegal | $25,000 | 10,000 |

***

## Daily Missions

| Task   | Requirement                       | XP    | Money  |
| ------ | --------------------------------- | ----- | ------ |
| Task 1 | Complete 50 transport tasks       | 2,500 | $1,000 |
| Task 2 | Complete 10 missions              | 1,000 | $3,000 |
| Task 3 | Earn $10,000                      | 2,000 | $3,000 |
| Task 4 | Complete 20 missions with friends | 2,000 | $3,000 |

***

## Police System

### Alert Settings

* **Alert Chance:** 75% on illegal missions
* **Cooldown:** 2 minutes between alerts

### Alert Types

| Type                | Code  | Priority |
| ------------------- | ----- | -------- |
| Suspicious Activity | 10-66 | 2        |
| Illegal Transport   | 10-71 | 3        |
| Speeding Vehicle    | 10-11 | 1        |

### Search Mechanic

* Search time: 8 seconds
* Illegal items chance: 65%
* Search distance: 4.0 units

***

## Quick Links

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Installation</strong></td><td>Step-by-step installation guide</td><td><a href="transport-job/installation">installation</a></td></tr><tr><td><strong>Configuration</strong></td><td>Complete configuration reference</td><td><a href="transport-job/configuration">configuration</a></td></tr><tr><td><strong>Changelog</strong></td><td>Version history and updates</td><td><a href="transport-job/changelog">changelog</a></td></tr></tbody></table>

***

## Purchase

{% hint style="info" %}
Purchase Multiplayer Transport Job from our [Tebex Store](https://tworst.tebex.io) or [CFX Store](https://tworst.com).
{% 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.tworst.com/scripts/transport-job.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.
