# ak47\_rentalcar

{% embed url="<https://youtu.be/YnYLrLitzkw>" %}

### 🔥 Key Features

Designed to improve roleplay immersion and economy balancing:

#### 🚗 Sleek & Interactive UI

* **Modern Design:** A highly responsive glass-card UI displaying vehicle stats like speed, seats, and pricing.
* **Smart Filtering:** Sort vehicles by Price (Low to High) and filter by categories like Sedans, SUVs, Motorcycles, and more.

#### 💰 Advanced Economy & Deposits

* **Security Deposits:** Requires players to put down a security deposit which is partially or fully refunded upon return.
* **Damage Deductions:** Accurately calculates body and engine damage upon return and deducts repair costs from the deposit.
* **Late Fines:** configurable penalties that charge players for returning their rental vehicle past the expiration time.

#### 📄 Item-Based Rental Papers

* **Physical Contracts:** Players receive a "Rental Paper" item in their inventory containing the vehicle's plate, duration, and expiration details.
* **Transferable:** Give your rental document to a friend, or show it to the police as proof of valid registration.

#### 🗺️ Immersive Interactions

* **NPC Dialogue:** Engage with the rental ped using an immersive, multi-option dialogue interaction system.
* **Multiple Types:** Pre-configured locations for Cars, Boats, and Helicopters with unique spawn points and deposits.
* **Target Support:** Out-of-the-box support for `ox_target`, `qb-target`, and `qtarget`.

#### 🛠️ Technical Excellence

* **Multi-Framework:** Seamlessly works with ESX, QB, and QBX.
* **Highly Secure:** Built-in server-side exploit checks to prevent cheating and unauthorized spawning.

***

### 💻 Framework:

* ESX, QB, QBX

***

### ⚙️ Dependencies:

* ak47\_lib: <https://github.com/MenanAk47/ak47_lib/releases/latest>

***

### ⚙️ How To Install:

* Download ak47\_rentalcar from your cfx portal.
* Add the script in your resources folder.
* Add items based on your framework instruction (found in INSTALL ME FIRST).
* Add item images into inventory.
* Start the script in your server.cfg below framework files.
* Make sure you have all dependencies.
* Restart the server.

***

### 🔗 Links & Support:

* **🛒 Buy Now (Tebex):** <https://menanak47.tebex.io/package/7331214>
* **💬 Discord Support:** <https://discord.gg/menanak47>

***

### 📝 Note:

* We don't support custom framework. Make sure you are using official framework update.
* Renaming the script is not allowed. It may break the functionalities.
* Don't upload the script with FileZilla, Use Winscp if you are using FTP for file uploading


---

# 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.menanak47.com/multi-framework/ak47_rentalcar.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.
