[PAID][QBCORE] Fishing - 21 Different Species of Fish


Preview Video :camera:


Purchase via Tebex :arrow_backward:


Features :star:

  • Simple fishing script with 21 species of fish to catch
  • Boat rental
  • Anchor for players that want to use boats out at sea
  • Chance to find treasure chest that gives rare items
  • Extensive config file
  • Fully open source

Supported Scripts :handshake:

Notifications

  • qb-core Notify
  • okokNotify
  • mythic_notify
  • boii_ui notify
  • ox_lib

Menus

  • ox_lib

Targets

  • qb-target
  • ox_target

Inventories

  • qb-inventory
  • ox_inventory

DEPENDENCIES :exclamation:

Code is accessible Yes / open source
Subscription-based No
Lines (approximately) 1500 +
Requirements qb-core, qb-target, qb-inventory, ox_lib
Support Yes
1 Like

Great fising script, thank you!

1 Like

thank you for your kind words :heart:

Script Update

Version 1.2.1

  • Complete refactor of code with major improvements
  • Added support for ox_inventory
  • Major quality of life improvements to aid in performance
  • Improved menus for events
  • Re-written some functions & events to aid in performance
  • New minigame for fishing
  • Improvements to fishing and opening treasure chests
  • Chances to catch common fish, rare fish and super rare fish
  • Added XP system

Script Update
Version 1.2.2

  • improved notification functions to prevent duplicate code
  • improved peds and targets - removing targets.lua file
  • improved config file
  • added animations section to config
  • removed need for fuel script now done nativley instead
  • completely re-written the selling method for better perfomance and to prevent duplicate code
  • fixed print in wrong location when resourcing starting causing it to be spammed in console
  • updated readme and fixed incorrect name for β€˜bait’
  • various other quality of life improvements

Script Update

Version 2.0.0

  • Major re-write to prevent duplicate code and improve performance
  • Improved notification functions to prevent repeat code
  • Improved config file and rmeoved unnecessary lines
  • Improved how peds are spawned
  • Improved checks for security and to prevent exploits
  • Improved selling and checks
  • Improved checks for fishing and opening treasure chests
  • Added an input amount for buying bait instead of acting as a pack
  • Improved buying checks for cash and player info
  • Removed progressbar and utilised lib.skillcheck and lib.progresscircle for a cleaner UI with more options
  • Improved anchoring boats and improved checks for vehicle types
  • Improved resource stopping event
  • Improved useable items to remove unnecessary code
  • Improved checks and item amounts for callbacks
  • Re-wrote reward methods for fishing and opening chests
  • Removed annoying server print in wrong location causing console spam
  • Updated README file

Script Update
Version 2.0.1

  • Added direct support for latest qb-inventory methods removing the use of Player.Functions.Add/Remove Items
  • Added direct support for latest qb-invnetory methods of shops
  • Updated README file and included item list for ox_inventory
  • Improved checks for starting fishing
  • Added progressCircle for using the anchor
  • Added langauge section for custom translations
  • Added item images to menus
  • Re-written how items are given and removed for better performance and prevent duplicate code
  • Improved XP system
  • Various security improvements
  • Re-wrote how rewards are given from fishing and opening treasure chests
  • Various other QOL improvements
  • Removed qb-menu support as ox_lib has more features
  • Removed support for jim-shops in favour of new qb-inventory shops to reduce potential issues from non updated scripts