# 🔧• Car Rescue

{% embed url="<https://www.youtube.com/watch?v=1je_1qlhjBo>" %}

### **Features:**&#x20;

• Advanced eye-pleasing UI design\
• Simple config where you can configure everything\
• Fully compatible with third eye system\
• 20+ random citizen locations (can be increased unlimitedly from Config)\
• 15+ random citizen peds (can be increased unlimitedly from Config)\
• 15+ random citizen cars (can be increased unlimitedly from Config)\
• Car Rescue, start and stop feature\
• Thanks to the whitelisted feature in the config file, it can only be used for desired professions.\
• A separate amount of money was determined for each job rank. (For example, if the mechanic worker seniority is 0, he charges $500, and if his seniority is 1, he charges $1000. Prices can be adjusted from the configuration.)\
• Advanced Repairing Animation\
• In every vehicle repair case, the vehicle's doors, windows bodywork etc Some random parts would be damaged. (All will be repaired after repair.)\
• Time system: Each employee has 10 minutes to help the citizen after starting the rescue operation (default value can be increased or decreased via config). If the employee cannot provide service to the citizen within 10 minutes, the task is canceled and the employee is fined. (Whether or not a penalty will be imposed and the amount of the penalty can be adjusted from the configuration.)\
• Simple and easy minigame applied before repairing (can be turned off via Config)\
• You can set the repair kit item via config. (By default, the repairkit item is used.)\
• In each rescue operation, a random NPC location and random NPC ped is determined.

• You can adjust the notification texts and remaining texts as you wish in the locales section on the config. (It is available in English by default.)

**Previews**:gem: [**• Preview Video**](https://www.youtube.com/watch?v=1je_1qlhjBo)

\*\* Tebex Links\*\*:money\_with\_wings: [**• OPEN SOURCE**](https://kavl.tebex.io/package/6600475):money\_with\_wings: [**• ESCROW**](https://kavl.tebex.io/package/6600476)


---

# 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://kavl.gitbook.io/kvl-store/scripts/car-rescue.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.
