> For the complete documentation index, see [llms.txt](https://docs.rytrak.fr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rytrak.fr/scripts/advanced-helicopter-bucket/general-configuration.md).

# General Configuration

### Config.Language

![](/files/fn110LtFtx93GalOjr8U)

Choose the language of the resource, we propose the basic language **French&#x20;*****(fr)*** and **English&#x20;*****(en)***.

### Config.Debug

![](/files/t4R2tlicQqlX7i2aQoVq)

Display debug messages in the f8 client

![](/files/007ExfyyQY9JWPRHsfb1)

### Config.ESX

![](/files/Tc7LkfkFTROEj5aPDIvs)

Set enabled to **true** if you want to use the esx job system.

### Config.QB

![](/files/0hrk98x2x7fbLYuX56rY)

Set enabled to **true** if you want to use the qb job system.

### Config.Helicopter

Here you can set up a new bucket on a helicopter as many times as you want in the table!

![example of the creation of several helicopters](/files/E9yDlXfGXTQFmuxtC66u)

#### Config.Helicopter.ropeOffset

![](/files/oKxfO7tqIskizLwN2RqQ)

Offset of the rope according to the helicopter

![](/files/XFPzcAkBXGUyMEl0u0jg)

#### Config.Helicopter.waterScale

![](/files/wWX6lVny5s4iLs7fCV8W)

Water scale

#### Config.Helicopter.manageJobs

![](/files/HI06XlXq8VLGJC3kZCyV)

Job required to interact with the bucket, **only if esx or qb is enabled**

#### Config.Helicopter.manageSeat

![](/files/6uf8hKZcDYNxG9tqnLMp)

Place to manage the bucket (throw the water / activate the siren)

-1 = driver, 0 = right front passenger, 1 = left rear passenger, 2 = right rear passenger

#### Config.Helicopter.siren

![](/files/x0ID0s3Bl11QAYHm5BHQ)

enabled = Activate or not the siren on this helicopter

soundName = Name of the sound in the html file

![](/files/ZdZXCwT0X6E4axTaZ1Xc)

#### Config.Helicopter.capacity

![](/files/FU0KnnIyA6twWNkvVjtj)

Maximum capacity for the bucket of this helicopter in liter

![](/files/QMmuE74YHQvBrYrC2b1N)

#### Config.Helicopter.pumpPower

![](/files/Yuub8fwabb0oOF7rp9F2)

Power to recharge the water (the lower it is, the slower it goes)

#### Config.Helicopter.waterDischargePower

![](/files/fOak8mhojMtiDYJW1Vio)

Power to discharge water (the lower it is, the slower it goes)

### Config.HUD

#### Config.HUD.Text

<div align="left"><figure><img src="/files/A4ZR1ADgL1rtDQtihvPc" alt=""><figcaption></figcaption></figure></div>

Displays or not the text as shown in the image

<figure><img src="/files/NvBBg7eXbHtOlbbcC1sN" alt=""><figcaption></figcaption></figure>

#### Config.HUD.NUI

<div align="left"><figure><img src="/files/BT6EE7DUoki1w5uoJ9vf" alt=""><figcaption></figcaption></figure></div>

Displays or not the nui as shown in the image

<figure><img src="/files/c3BYLnxt4hYPW3V8nBZ0" alt=""><figcaption></figcaption></figure>

### Config.Fires

<figure><img src="/files/xHNSbeGya82EUQJifOWm" alt=""><figcaption></figcaption></figure>

#### Config.Fires.enabled

![](/files/18NiGu8N2odrWYZ0qRaL)

#### Config.Fires.name

![](/files/OlQIBsMeN2mnu9F9fA0n)

Name of the resource

#### Config.Fires.detectionRadius

![](/files/eTSP9zpjL9QwDQGOMMNq)

Distance of fire detection in x and y

#### Config.Fires.healthSpeed

![](/files/Gzj6hZgc9JHX0EBMNmux)

A fire appears with 100 life, this parameter allows you to manage the speed of decrease.

### Config.Effect

Effect of water

*GTA V effects list:* <https://gist.github.com/alexguirre/af70f0122957f005a5c12bef2618a786>

#### ![](/files/DHj1QbB4Mad3mzpf99CH)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.rytrak.fr/scripts/advanced-helicopter-bucket/general-configuration.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.
