Home / Gmod Scripts / Gmod Money System + HUD Maker / Changelog


🔨 Changelog

Changelog of Gmod Money System + HUD Maker

All updates to the "Gmod Money System + HUD Maker" addon listed here.

📅 Version 3.2 Released 1711027033 ago

⚡ Client-side Optimization
I've implemented a brand new translation system aimed at enhancing performance and reducing overall size. Now, initialization occurs only once, regardless of the number of installed scripts. Previously, each of my scripts would initialize individually on the client-side, which, with a total of 51 scripts, could lead to slowdowns. With this update, a single initialization will handle all 51 scripts and future ones, optimizing both the client and the overall experience.

Reduction in client-side code size.

❌ Removed
Removed certain icons such as flags, reducing the size of the workshop ressources download.
📅 Version 3.1 Released 1708071226 ago

🧱 Improved
Replacement of hooks noted as obsolete on the official Gmod wiki which will be removed in future Gmod updates.

⚡ Optimization
Major optimization of server-side and client-side administration systems.
Reduction in the size of resource files (workshop).
Major aesthetic improvements.
📅 Version 3.0 Released 1699662710 ago

🧱 Improved
The standard currency configured on this script, the currency symbol and the custom icon are displayed in the standard currency slot of all my other scripts that work with money.

Compatibility with: NCredit - Gmod Premium Currency
📅 Version 2.9 Released 1699369325 ago

🚀 Added
Added the option of giving money by entering a numerical value in the management panel. You can also withdraw money by entering a negative value. Before, you could only Set, which avoids having to calculate.

These actions can now be performed from the Nor Gmod Admin System panel on connected players.
📅 Version 2.8 Released 1681217214 ago

🚀 Added :
Added new icons, and new shortcuts commands.

🧱 Improved :
Improved database examples that can be deleted without returning to an empty list after adding a new rank or job to the list.
📅 Version 2.7 Released 1674487688 ago

🚀 Added :
Automated currency support displayed on : Gmod Items Trading and Selling System
📅 Version 2.6 Released 1673999578 ago

🚀 Added :
Chat command to drop the money : /dropmoney amount
Example to drop 5$ in the chat : /dropmoney 5

Add in the config file the possibility to define the entity class name of the money you drop:

cfg.MoneyClassDropped = "cash_5"
📅 Version 2.5 Released 1671166544 ago

✔️ Patched :
Fixes conflict with DarkRP money
Use cfg.Only_DarkRP_money = 0 to overide the darkrp money.

This concerns only those who use DarkRP.

🧱 Improved :
If your wallet is limited to a defined maximum amount and you have reached the maximum. In this case, the money you are trying to collect will no longer disappear and you will be informed in the server language that your wallet is full.

🚀 Added :
Adding translations in config file
📅 Version 2.4 Released 1665584197 ago

✔️ Patched :
Fixed when some spawnable money cannot be collected
📅 Version 2.3 Released 1664873983 ago

✔️ Patched :
Some new variable buttons do not work but work by command for example to customize the currency on the HUD. Sorry for this oversight.
📅 Version 2.2 Released 1663839450 ago

🧱 Improved :
+Add new style (Light Style)
+Automation of the backup system.
+Purified interface.
+Optimisation of the backup system of Gmod Money System + HUD Maker.
+Code optimization, size reduction.
+Merge the contents of the HUD button and STYLE allowing the Style button to be removed.
+Gmod Steam Workshop [Content ONLY] updated.
-Removal of buttons and the action of saving at each modification.
+The system automatically saves itself after during modifications.

Improvement of DColorMixer of Garry's Mod. Which allows you to copy and paste the complete RGBA code and insert it in other DColorMixer to better respect the graphic charter of your game on your server. And also to work faster.

⚠️ Don't forget to click on the new blue Reset Setting button that appears at the top right of the administration panel. To delete the old style save to load the new updated variables. 🔃
📅 Version 2.1 Released 1660136442 ago

🧱 Improved :
Change the function cfg.hudmoney_save for it work also with ULX admin system.
📅 Version 2.0 Released 1660076109 ago

🧱 Improved :
HUD Styles was improved

🚀 Added :
When the server restarts or changes map, players lose their progress. This has been improved. Another option to choose the save method has been added.

Add cfg.Save_Methods in the config file :

/* -----Save Methods-----
1 = Money is Save only when user disconnect (It will optimize your database. You need a stable server.).
2 = Money is Save every time the money is edited (Secure, if the server crash the user dont lost money).
*/
cfg.Save_Methods=1 // (by default = 1)

✔️ Patched :

Sometime the payday and reward system was stopped. The pay and reward system timer was now fixed.
📅 Version 1.9 Released 1655255028 ago

✔️ Patched :
Fixed the Lua error when the character system is installed and the player dies in the server title screen.
📅 Version 1.8 Released 1654877167 ago

🧱 Improved :

-----SERVER LIMIT MAX-----
Set the money maximum limit on your server with cfg.MaxMoney_max. A player will not be able to have more.
cfg.MaxMoney_max = 100000

-----LVL STATS IMPROVEMENT-----
/*
0 = No Limit max per level, the limit max is the server limit max is defined by : cfg.MaxMoney_max
1 = The user has to buy or find the item that increases his max money.
2 = The max money rises with the level of the user.
*/
cfg.MaxMoney_define_per_lvl = 0
cfg.MaxMoney_gain_per_levelup = 10 // The max additional money per level up.
📅 Version 1.7 Released 1654123604 ago

🚀 Added :
Add a variable to continue using DarkRP money System

cfg.Only_DarkRP_money=0 // (default = 0) 0 = Use this system. 1 = Use DarkRP money.
📅 Version 1.6 Released 1653861195 ago

🧱 Improved :
Database SQL Optimisation
📅 Version 1.5 Released 1653856863 ago

🧱 Improved :
Minor patch
📅 Version 1.4 Released 1653336025 ago

🧱 Improved :
Icon updates and optimizations
📅 Version 1.3 Released 1652624849 ago

🧱 Enhanced:
High optimization (server side CPU)
Reduced file size.

🚀 Added :
Compatibility Gmod Character System
📅 Version 1.2 Released 1645393095 ago

🚀 Added :
Added the id of the content workshop for the materials. If you don't use fastdl it will be useful.
📅 Version 1.1 Released 1645285338 ago

🚀 Added :
English translation added.
📅 Version 1.0 Released 1645185146 ago

Initial version
Gmod Addon



📥 Download 3.2


🎫 Open Ticket
⛔️ Sorry, you are not connected
Script Information
Creator : Norda Scripts
Sales :53
Published :2 years
Last update :
Version :version 3.2
DRM :Yes
Categories : Gmod addons
Requierements : Garry's Mod Server
Languages : 🇬🇧 🇫🇷 🇩🇪 🇷🇺 🇪🇸
Tags :
Admin DarkRP HUD Optimisation Gameplay Management Allgamemode