Home / Marketplace / Gmod Scripts / Gmod Money System + HUD Maker / Description


Media

Gmod Money System + HUD Maker


Video of Gmod Money System + HUD Maker

hud-maker - Gmod Money System + HUD Makermanage-db-wallet - Gmod Money System + HUD Makermodel-of-money - Gmod Money System + HUD Makermodel-of-wallet - Gmod Money System + HUD Makerranks-options - Gmod Money System + HUD Makerjobs-options - Gmod Money System + HUD Makertools-to-edit - Gmod Money System + HUD Makerstyle-editor - Gmod Money System + HUD Makerall-mods - Gmod Money System + HUD Makerdocumentation-access - Gmod Money System + HUD Maker

Gmod StoreMaximum image size
Description

Description of Gmod Money System + HUD Maker
🇫🇷 🇬🇧


"Gmod Money System + HUD Maker is a complete Money addon for your Gmod server, it contains a multitude of contents and options that will allow you without any gamemode to still have a money system on your server, with many choices and options. It also contains a HUD Maker with which you can create and customize the display of the currency on the HUD.
It also contains a system that allows you to create salaries for the ranks of administration systems, vip, jobs (for darkrp), team (for other gamemodes).
Currency entities are already included, the system can run with png images that will serve as a 2D model as a simple alternative, if you have not yet modeled your 3D model. More details in the description."


Summary:
  1. 📦 What Gmod Money System + HUD Maker contains
  2. 📘 Description of Gmod Money System + HUD Maker
  3. 🖌️ HUD Maker to customize the money display on the HUD
  4. 💲 Salary system included independent of DarkRP
  5. 💰 Reward your players with currency per game time
  6. 🧰 All Modules included and manageable from the administration interface
  7. 🧊 2D and 3D Model System
  8. 🕹️ Commands
  9. 🇬 API for Gmod developers
  10. 🪙 Commands for donation systems


📦 What Gmod Money System + HUD Maker contains

1. A currency system that can work even without any gamemode installed.
2. A backup system, the user can find his money and his maximum wallet limit.
3. An administration interface
4. A system of administration of the players' wallets database
5. An integrated spawn menu.
6. A system of replacement of 3D models by 2D models just with simple images in png format.
7. A max wallet upgrade system (you can disable the max money limit from the administration interface).
8. A system of options management by Ranks and by Jobs.
9. A HUD customization system to customize the money display on the HUD.
10. A style system to upload your own currency icons, size, customize the currency on interface, hide the max limit if you disable it.
11. A salary system independent of DarkRP, yes have a salary system even without DarkRP installed. It will also be possible to choose the salary of a staff.
12. A duplicator of gain by ranks or by jobs. During an event you can choose if during a weekend the earned currency will be multiplied.
13. A system of modules manageable from interface which will have its chapter below.



📘 Description of Gmod Money System + HUD Maker

Gmod Money System + HUD Maker allows you to bring an optimized money system on your Gmod server, it contains a multitude of contents and options that will allow you without any gamemode to have a money system on your server, with many choices and options. It also contains a HUD Maker with which you can create and customize the display of the currency on the HUD.
It also contains a system that allows you to create salaries for the ranks of administration systems, vip, jobs (for darkrp), team (for other gamemodes).
Currency entities are already included, the system can run with png images that will serve as a 2D model as a simple alternative, if you have not yet modeled your 3D model.



🖌️ HUD Maker to customize the money display on the HUD

1. Choose the position: X Y.
2. Choose the size and width.
3. Change the currency icon on the HUD. Upload on an image host for example imgur, copy the link of the image ending with .png. And it's done, the sharing will be done without workshop steam.
4. Edit the colors, the bar, the background, the icon, the text.
5. Edit the size of the icon.
6. Change the type of currency you will use on your server.
7. Choose to display the max currency or not. For example if you set a max limit to the wallet $50 / $100. You can just display $50.



💲 Salary system included independent of DarkRP

Activate from the interface the salary system, configure the time between each salary, and the amount of salary of the players, by rank, vip, jobs or team.



💰 Reward your players with currency per game time

Activate the reward mod from the module system, the time between each reward and the amount.

reward_money_time = "Players win money in game time, time in seconds": <numeric value>
reward_money_amount = "Amount of reward" : <numeric value>



🧰 All Modules included and manageable from the administration interface

save_money = "Save user's money when logging out" : ON | OFF
money_multiplier = "Money Multiplier, any gain is multiplied" : ON | OFF
money_salary_amount = "Salary" : ON | OFF
money_afterdeath = "Money Reloaded Maximum after death" : ON | OFF
begin_maxmoney = "User arrives with this amount as maximum" : ON | OFF
multiply_money = "Today any money earned is multiplied by" : <numeric value>
money_lost = "Percentage of money lost when a player dies" : <numeric value>%.
reward_money_time = "Players win money in game time, time in seconds": <numeric value>
reward_money_amount = "Amount of reward" : <numeric value>
salary_timer = "Timer in seconds of the salary system": <numeric value>
money_max = "The user has a limit in currency, he will have to upgrade his wallet" : ON | OFF
multiplier_announcer = "Announce to players that a win multiplier is active" : ON | OFF
begin_money = "The user arrives on your server with this amount" : <numeric value>$
notification_money = "Notify user when he gets money" : ON | OFF



🧊 2D and 3D Model System

It may happen that you do not have your 3D money models yet. With a simple image in png format create your money entities from the configuration file. They will then be 2D models. Demonstration in video : https://youtu.be/IKO_BDwZmnk



🕹️ Commands

To open the management interface of : Gmod Money System + HUD Maker
You can use the chat command : !money
From the console: money

Or from my admin system go to the money system management menu shortcut.



🇬 API for Gmod developers

1. Lua functions : Client and Server :
player:Money() = Allows you to return the user's money.
player:GetMaxMoney() = Returns the user's max portfolio limit.

2. Lua functions : Server side :
player:addMoney(number) = Allows you to give or withdraw money. For example. 10 = Adds 10 of change. -20 Withdraw 20 for example when using an expense.
player:setMoney(number) = Allows you to set the player's currency.
player:addMaxMoney(number) = Allows you to increase or decrease the max money (the limit of the portfolio). If you want to create entities that upgrade or downgrade the wallet.
player:setMaxMoney(number) = Allows you to set the user's max money. By default the max money is capped at 100, you can lift this limit in the control panel and disable it yourself.



🪙 Commands for donation systems

If your site offers in-game currency among your sales packages, you can always include the currency in the content of your site thanks to the possibility to give money via a server command.

Server command to give money to a buyer: givemoney steamid64 amount

Example with a user who has steamid64 76561198033784269 who buys $1000 in your website's shop window: givemoney 76561198033784269 1000


Installation

Installation: Download and Unzip the folder norda_hud_money_system.zip Install the addon in the addons file of your Gmod server,

- Path : garrysmod/addons/ norda_hud_money_system

Steam / Garry's Mod Workshop

- Gmod Content Workshop ID : 2760008360
- You can add this to a server-side Lua file : resource.AddWorkshop( 2760008360 )
- To add the gmod workshop resources to your collection : Gmod Money System + HUD Maker [Content Only] | Gmod Workshop
Tips

Tip to avoid the leak of Gmod Money System + HUD Maker installed on your Garry's Mod server: How avoid the Leak of your Gmod scripts
How Install an addon on Gmod? : How install an addon on Gmod
How Publish an addon on the Gmod workshop? : Documentation how create a content pack to publish on the workshop?

Gmod Addons



📥 Download 2.8


🎫 Open Ticket
⛔️ Sorry, you are not connected
Script Information

Reviews :

★★★★★

5.00/5 based on 1 reviews

Sales :

36

Published :

1 year

Last update :

Version :

version 2.8

DRM :

Yes


Categories :

Gmod addons

Requierements :

Garry's Mod Server

Languages :

🇬🇧 🇫🇷 🇩🇪 🇷🇺 🇪🇸

Author :

Norda

Tags :


Admin DarkRP HUD Optimisation Gameplay Management Allgamemode
Product author
avatar-76561198033784269

Norda

76561198033784269
🎨 Creator

Scripts