An elegant, lightweight solution for ATM's in Garry's Mod.
DOWNLOAD WORKSHOP CONTENT HERE
Blue's ATM is a lightweight ATM addon designed to be integrated very easily into any map or game mode. Crafted with care, it features a modern and intuitive design with a sleek model that fits almost any map. Blue's ATM takes advantage of stencils to allow it to be placed on any surface anywhere on the map, as a result, it will fit any environment it's placed in. It also features a Chip 'n' Pin machine that allows users to safely make purchases to one another without the risk of the money being stolen.
The steps are as follows:
- Drag both the 'blues-atm' and '!!!cb-lib' folders into the addons folder on your server.
- Install the workshop content: https://steamcommunity.com/sharedfiles/filedetails/?id=1207666818
That's it, unless you want to modify the ATM for a custom game mode or connect your own MYSQL database to the addon.
At the bottom of the config file, there are three functions which handle money. Simply done by changing the function calls such as 'addMoney' or 'canAfford' to those relevant to your game mode. If you need support, please don't hesitate to open a support ticket about this issue.
The recommended choice is set by default and is where data is stored into a sv.db file on the server. However, if you're running multiple servers or want better management of the ATM data, setting up your own MYSQL database may be right for you. In order to connect the MYSQL database to the addon, just enter the MYSQL details into the config. It is important to note that if Blue's ATM gets stuck loading, it is most likely due to incorrect MYSQL details being entered into the config. If you need support, please don't hesitate to open a support ticket about this issue.
Although a group account isn't a new feature to ATM addons, players often misunderstand what the purpose of them are. Each player on the server can own one group account but be assigned to any amount. Any member in a group account can contribute and withdraw funds from it, is useful in many different collaborative situations. However, please note that the owner of a group account has the ability to kick members so players must take care with group accounts.
An often overlooked feature in other ATM addons is the Chip 'n' Pin machine which is used to transfer the money instantly between bank accounts on the go.
When a player purchases the Chip 'n' Pin machine and presses 'use' on it, they are able to set a few details about the transaction. Then a player who did not purchase the machine can press 'use' on the machine and click 'purchase' to complete the process. Both players involved in the transaction will receive a notification of their purchase/sale.
- Lightweight
- Intuitive
- Modern, easy to use UI
- Easy to use translation file
- Can be used anywhere thanks to the use of stencils
- Sleek models.
- Supports both MySQL and SQLite
- A safe way to store and send money
- Supports shared accounts
- Comes with an ATM and a Chip 'n' Pin device
- Plug and play installation (No set up required)
- Supports both touchscreen and keypad use
- View transaction history, allowing you to see all incoming and outgoing money to and from your account.
- Has interest rate support, so users can be rewarded for storing their money in the bank.
Yes, however if using a custom currency you need to edit the config
The workshop link can be found here
Yes you can!
None, unless you want to run the addon on other game modes or want to connect the addon to your own
- CODE BLUE - Modeling, programming, design etc
- Caitlin - Desiging the layout of the some of the UI
- RainChu - Designing the layout of some of the UI
- Vortexan - Script twink.
- Bear - Helping test, write description
- Vloxan (Nameless) - Doing some of the UI code