Media gallery
Buy product
In short
Add a dynamic loan system to your server! Players can take out loans, manage repayments with interest, and interact with a dedicated banker job. Perfect for enhancing roleplay and economy mechanics in your game.
The credit line system dynamically adjusts the maximum loan amount players can access, tied directly to their credit score and repayment history.
Players can take out loans, repay them with interest, and watch their credit score evolve as they interact with the system. Loans are either manually or automatically paid off online and offline!
Additionally, a dedicated banker job allows players to handle loan approvals/denials and view loan history of applicants. This integrated system creates engaging opportunities for roleplay and a robust, player-driven economy!
โ๏ธ Loan Applications
- Players can apply for a loan directly via the menu.
- The applicant will set their desired loan amount, payback rates and intervals.
- The higher rates and payback interval, the more interest they must pay.
- The application will be sent to bankers, whom can choose to accept or decline the application.
๐ Banker Job
- You can define which jobs are considered "bankers" in the config.
- The bankers will be able to view loan applications and accept/decline them.
- The bankers can view history of applicants previous loans.
- They can see credit score and credit line of applicants.
- Bankers can earn interest paid on loans they've accepted.
๐ Loan Interest
- The applicants interest rate is dynamically calculated.
- The rate is based on amounts of rates and payback interval.
- Additionally, there's a default rate plus influence configurations for you to set.
๐ Payback Rates
- Money is paid back when players are both online or offline.
- The money is charged from the account automatically if they have sufficient funds.
- The rates are chosen when applying for the loan and accepted by a banker.
- A full overview of the repayments can be seen by viewing the specific loan in the menu.
๐ฏ Credit Score
- Your credit score is used in the credit line calculation.
- You start at 500 and progress when you pay loans on time.
- You'll loose credit score if your rates are overdue and you pay late.
๐ณ Credit Line
- The applicants credit line is dynamically calculated.
- It's based on credit score, pre-approval percentage and current money.
- The higher the credit score, the more money they can loan.
๐ Loan History
- You are able to view all your own loan history and repayments history.
- Bankers are able to view history of all players and their repayments.
- They can see late payments, missed payments and pending/accepted/denied loan applications for any player.
๐ต Supported Economies
- DarkRP Wallet
- CH ATM
- Better Banking
๐ง Loan Menu & NPC
- You can spawn and save an NPC that lets players access the loan menu.
- You can also set a key bind.
- You can also use a chat command.
- See the "Setup" tab for NPC command.
๐พ MySQL Support
- By default the addon saves using SQLite that comes with GMod.
- You can enable MySQLOO saving. See the "Setup" tab
- Both options are efficient to use, however, mysqloo is recommended.
๐ป bLogs Support
- The addon supports bLogs.
- Logs when a loan application is submitted (player name, loan amount)Logs when an application is accepted (banker name, applicant name, loan amount)
- Logs when an application is denied (banker name, applicant name, loan amount)
- Logs successful rate payments (applicant name, rate amount)
- Logs failed rate payments (applicant name, rate amount)
๐ Language System
- English
- French
- Polish
Discord Server
I own a Discord server for customers and anyone else who wish to join. I will occasionally provide exclusive offers and help with minor issues that might occur with my scripts. If you have a more serious problem, please create a support ticket on GModStore.
Product reviews
5.00 average based on 4 reviews
Buy product

Product details
Requirements
- Requires one of the following economy systems:
- DarkRP Wallet
- CH ATM
- Better Banking