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

# Fishing Sim

After 5 years, **dirk\_fishing v2** has been completely rewritten from the ground up. Almost nothing from v1 survives — this is a brand new resource that happens to share the same name.

***

## Highlights

* **Aim → cast → fight** loop with a live reticle, casting minigame and Stardew-style bar-catch fight.
* **32 fish species** — every single one has a bespoke 3D model (no reused props), with realistic in-hand sizing and rarity tiers.
* **13 rods, 14 reels, 14 lines, 24 hooks, 12 weights and 20+ baits**, all editable live.
* **Fishing zones, grid-based populations and a Fish Finder** tablet that scans nearby waters.
* **Interactive Guidebook** — six tabs covering overview, collection, equipment, map, leaderboards and tournaments.
* **Daily Challenges** — randomised objectives that reset every 24 hours.
* **Traps (Crab Pots)** — passive baited pots with surface buoys, rope-pull minigame and stale-trap auto-expiry.
* **Bait digging and fish gutting**.
* **Equipment shops, fish markets and a dedicated bait market** — fully built-in, no external store dependency.
* **Live Script Configurator** — every fish, zone, permit, shop, tool and player level edited in-game with undo/redo and an audit log. No SQL, no Lua config edits, no resource restart.

<figure><img src="/files/drAZibAjdB5XY5gN2EDQ" alt=""><figcaption><p>Cinematic catch camera frames every fish before it hits your inventory.</p></figcaption></figure>

***

## Where to go next

* New to the resource? Start with [Getting Started](/dirkscripts-documentation/resources/dirk-fishing/getting-started.md).
* Want a tour of every system? Open the [Features](/dirkscripts-documentation/resources/dirk-fishing/features.md) section.
* Ready to tune your server? Jump to the [Live Script Configurator](/dirkscripts-documentation/resources/dirk-fishing/configuration.md).

***

## Framework Support

Built on **dirk\_lib** and fully framework-agnostic. Out-of-the-box bridges for **ox\_inventory**, **qb-inventory** and **ESX**. Pre-generated item definitions for ox / qb / esx ship in `INSTALLATION/itemsToAdd/`, with 111 item images in `INSTALLATION/itemImages/`.
