[PAID][ESX] FishingScript - Like Narc0-C1ty - Open Source

A script by Fynnnn

No reviews yet.
[PAID][ESX] FishingScript - Like Narc0-C1ty - Open Source main image

Full Description

You can create Fishing zones where the player has to use a item ( for example: fishingrod ) then you can customize the waiting time till a players gets a random fish. you can create or delete unlimted fish in the config. then the player has to go to a npc ( the location is editable in the config ) press e to sell all the fish for different prices, you can set the price for each fish typ. the server.lua and client.lua are protected. after the purchase you will get a keymaster asset! escrow protected server.lua

! the script is open source !

config = {
    fishingZones = {
        {x = 1863.1395, y = 4232.9888, z = 34.5746, radius = 100.0},
        {x = 1543.6725, y = 4121.3462, z = 34.574, radius = 150.0},
        {x = 1129.3396, y = 4023.1379, z = 34.5746, radius = 100.0},
    },
    fishingTime = 10000, -- 10 sekunden
    fishingItem = "fishingrod",
    fishingLoot = {
        {item = "lachs", label = "Lachs", price = 75},
        {item = "clownfisch", label = "Clownfisch", price = 100},
        {item = "aal", label = "Aal", price = 125},
        {item = "schildkrote", label = "Schildkröte", price = 150},
        {item = "hai", label = "Hai", price = 200},
    },
    fishermanNPC = {
        x =  1334.2592,
        y = 4373.1646,
        z = 43.3437,
        heading = 79.7538
    }
}

Preview
Buy here for 20€ + tax

You can get product support in the comment section or on discord add me with my tag: 187.fynn

Code is accessible Yes
Subscription-based No
Lines (approximately) 200
Requirements ESX Legacy / Oxmysql
Support Yes

(For releases without code the not applicable fields can be written as N/A)

Config Merger
Have you tried Config Merger? Merge your configs easily