> For the complete documentation index, see [llms.txt](https://code-after-sex.gitbook.io/script-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://code-after-sex.gitbook.io/script-documentation/cas-advanced-hunting/cas-advanced-hunting.md).

# CAS Advanced Hunting

Welcome to the **CAS Advanced Hunting System** for **RedM** (VORP). Players accept hunting contracts, gain XP and levels, track animals with Hunter Vision, lure them with a bait shop and deliver perfect pelts — with a cinematic kill cam and full localization.

## Highlights

* **Contract system** — simple / advanced / epic / legendary tiers with level gating
* **XP & levels** for hunting, plus a separate 5-level tracking mastery
* **Animal tracking** — Hunter Vision, quality-graded tracks and weather effects
* **Bait shop** — herbivore / predator / bird / premium baits with attraction ranges
* **Cinematic kill cam** and a hunting-map contract UI
* **Full localization** (EN/TR/FR/DE + add your own) and a rich exports API

## Requirements

| Dependency     | Required | Notes               |
| -------------- | -------- | ------------------- |
| VORP Core      | Yes      | Core framework      |
| VORP Inventory | Yes      | Item management     |
| oxmysql        | Yes      | Database            |
| cas\_fwlibs    | Yes      | Notification system |

## Quick start

1. Import `hunting.sql` to your database.
2. Configure `config.lua`.
3. Add the resource to `server.cfg`.
4. Restart the server, go to a hunting NPC (default: near Valentine) and press **G**.

See [Installation](/script-documentation/cas-advanced-hunting/installation.md) for the full steps.

## Support

Join the [CAS Discord](https://discord.gg/X8bTK9Stwk) or use the support channel on your product page.
