# anox-animalcontrol

### ✨ Overview

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

> **anox-animalcontrol** offers a complete animal control job system with call dispatch, field preparation minigames, 6-step processing table mechanics, vehicle trunk storage, dead animal pickup & delivery, dynamic payment with bonuses.

### ✨ Features

* [ ] 📞 **Call Dispatch System**

- Dynamic call assignment with configurable timing
- Adjustable delay based on player performance
- Concurrent call limits and timeout settings
- Blip tracking for active calls

* [ ] 🎯 **Field Preparation Minigame**

- Timing bar with configurable sweet spot range
- Multiple rounds with miss tracking
- Adjustable bar speed and drain speed
- Miss streak system for job failure

* [ ] 🔪 **6-Step Processing Table**

- Segmenting, Cleaning, Deboning, Trimming, Size Standardization, Grinding
- Interactive NUI minigames for each step
- Configurable retry penalties per step
- Timer-based processing with per-animal durations
- First-person camera lock while hiding

* [ ] 🚗 **Vehicle & Transport System**

- Multiple configurable vehicles with trunk capacity
- Trunk bounds for realistic prop placement
- Vehicle deposit system with refund on return
- Animal bag carrying and attachment mechanics

* [ ] 💰 **Dynamic Payment System**

- Configurable base pay range with min/max
- Field prep miss penalties
- Processing retry penalties per step
- Speed bonus, no-miss bonus, no-retry bonus
- Adjustable call timing rewards and penalties

### ✨ Requirements

* [ ] One of the following frameworks:

- `ESX`
- `QBCore`
- `Qbox`

* [ ] **Must-have dependencies:**

- [ox\_lib](https://github.com/overextended/ox_lib)

### ✨ Installation Guide

* [ ] Extract the files to your server's `resources` folder
* [ ] Add the following line to your `server.cfg` file:

```
ensure anox-animalcontrol
```

### ✨ Preview

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


---

# 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://anoxstudios.gitbook.io/anoxstudios/paid-scripts/civilian-jobs/anox-animalcontrol.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.
