> For the complete documentation index, see [llms.txt](https://ntscripts.gitbook.io/ntscripts-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ntscripts.gitbook.io/ntscripts-docs/nt_fuel.md).

# ⛽NT\_FUEL

**Configuration of NT FUEL:**

**NT\_FUEL/config.lua**

<figure><img src="/files/3jPEjiheiulUengY33oj" alt=""><figcaption></figcaption></figure>

**models:** Here you can add or remove props by their spawn name.&#x20;

**fuelPrice:** Price of gasoline per liter refueled.&#x20;

**fuelUsage:** Amount of gasoline used when the fuel system is in use.

**NT\_FUEL/shared\_config/framework.lua**

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

**FRAMEWORK:** Set the framework corresponding to your server's base, for example, ESX if it's ESX, or QBCORE if it's QBCORE. For suggestions on possible implementations for new frameworks, open a ticket through Discord.

**NT\_FUEL/client/notify.lua**

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

Replace it with the export or event of your notification system.&#x20;

It is possible to translate the interface into any other language by modifying the respective interface files. If you want us to do it for you, open a ticket through Discord.
