πŸ”¨ Changelog

Changelog of NFish - The optimized GMod fishing game system

All updates to the "NFish - The optimized GMod fishing game system" addon listed here.

πŸ“… Version 2 Released 1741507081 ago

⚑ Optimization
Client-side file size reduced by 11%.
75 -> 67 kB
πŸ“… Version 1.9 Released 1741482075 ago

πŸš€ Added
Add a button to the Reset action list (the little blue button at top right) to delete all NPCs (fishermongers) on the map.
πŸ“… Version 1.8 Released 1732890152 ago

βœ”οΈ Patch
Corrects when on some gmod servers fish entities don't spawn on the ground with their texture (pink and black texture glitch).
πŸ“… Version 1.7 Released 1731812124 ago

πŸ“œ Configuration file
Added selection of currency system in the config file:

-- 0 = Use my Gmod Money System + HUD Maker : Gmod Money System + HUD Maker
-- 1 = DarkRP money
cfg.Money_System=0

Line #25 added in the wiki about it.
πŸ“… Version 1.6 Released 1731682803 ago

βœ”οΈ Patch
Fix the invisible weapon bug in Gmod, the problem with LookupAttachment(β€œanim_attachment_rh”) returning 0 means that the β€œanim_attachment_rh” attachment doesn't exist on the model you're using. This is a common problem with some custom playermodels that don't have the same attachment points or that haven't been configured correctly.
πŸ“… Version 1.5 Released 1731543529 ago

βœ”οΈ Patch
Fixed the issue with the bait shop where it was possible to make purchases with a balance lower than the price.
πŸ“… Version 1.4 Released 1729347057 ago

βœ”οΈ Patch
Fixes the bug that when you throw the hook into the water nothing happens with some playermodels.

πŸ“œ Files edited
cl_norda_fishing_system.lua
πŸ“… Version 1.3 Released 1728338834 ago

πŸš€ Added
Added the ability to set bait wear when a fish pecks at the bait.
cfg.bait_wear=10 --Each time the fish bites, 10% of the bait's durability is removed.

βœ”οΈ Patch
Patched when, from the admin menu, you set a player's max fishing level manually higher than the max level you have set in the config file (cfg.Lvl_Max=20) .

🧰 Lua Error fix
Fixed Lua Error: SDClr - [C]:-1 radientd - */cl_norda_fishing_system.lua:42

πŸ“œ Files edited
nordahl_cl/cl_norda_fishing_system.lua
nordahl_sv/sv_norda_fishing_system.lua
norda_fishing_system_config.lua
πŸ“… Version 1.2 Released 1728224586 ago

πŸš€ Added
Added a variable to customize the warning sound when a fish passes near the bait.
cfg.fish_detection_sound="nfish/warn.mp3"

Reduces fish abundance to normal levels:
cfg.fish_checking_time=5
cfg.fish_checking_rate=50

βœ”οΈ Patch
Server-side Lua error when stamina script is not installed and stamina usage is enabled in the module.
πŸ“… Version 1.1 Released 1728171348 ago

πŸš€ Added
To monetize a Gmod server with NFish, NPCs buy back fish at a higher price from VIP members of your server. This option was added in version 1.1.

To define the VIP groups concerned by the advantage of buying back fish, use the cfg.VIP_GROUP variable in the configuration file:

cfg.VIP_GROUP={vip=2,superadmin=2}

The number is the multiplier.
πŸ“… Version 1.0 Released 1728118645 ago

Initial version
Gmod Addon


πŸ“₯ Download 2


🎫 Ouvrir Ticket


avatar-76561198033784269

Creator: Norda Scripts

Sales36
Published5 months
Last update
Versionversion 2
DRMYes
CategoriesGmod addons
RequierementsGarry's Mod Server
LanguagesπŸ‡¬πŸ‡§ πŸ‡«πŸ‡·
Event Optimisation Gameplay Standalone