RedM Script to configure different Fishnets in the game world for interaction. Players can open the Fishnets menu and place some bait into the Nets and wait for the catch to collect. Each Fishnet can be configured with different Fish Type to catch, also a default (Fishing Boot) reward item if no luck upon catching anything. Using the fishnets can be configured with job requirement as well. Each configured fishnets requires a fishtype to set in config, those can be configured in Config.FishTypes as examples.
Add Fishnets anywhere
Configure fish types easily
Webhooks
RedEM:RP/QBR/RSG/VORP
Make sure the server is connected to the keymaster account which has the package access
Put ricx_fishnets into server-data/resources/
In server.cfg add "ensure ricx_fishnets"
Change config framework if required
Add items to inventory
Restart server
server.lua and client.lua are locked in the resource BY CFX ESCROW
events.lua, fw_func.lua and config.lua are opened