ATM (Cash Machine)
$18.90
Sold by: DavidThe plugin will automatically turn every vending machine with a matching skin id (config file) into an ATM. It’s up to the user to decide how and where they going to be placed.
- Description
- Reviews (0)
- Version History
- Discussions (0)
- Setup
- Product Enquiry
Description
Description
This plugin requires Economics for currency management.
Setup
The plugin will automatically turn every vending machine with matching skin id (config file) into ATM. It’s up to user to decide how and where they going to be place.
- Manual placement
Vending machines can be placed manually by admin (deploying or spawning) and then turned into ATM by using /setatm command. - Monument Addons (auto spawn)
To avoid having manually spawn ATMs each wipe I highly recommend using MonumentAddons. This plugin will handle respawning of vending machines, they will be spawned on same monuments through future map changes. Setup is very simple, requires just two commands, /maspawn vendingmachine.deployed to spawn vending machine at monument and then /maskin 3042408530 to change vending machine skin. - Rust Edit
In order to include ATMs at your custom map/monument you will have place card reader inside Rust Edit. To activate card readers simply look at them and type /setreader.
Commands
Chat commands, admin only.
/setatm – turn any vending machine into ATM, will also spawn card reader on top of vending machine if option is enabled in config.
/setreader – turn any spawned card reader into ATM
Customization
"ATM": {
"Skin ID": 3042408530,
"Use Card Reader": true,
"Marker Name": "ATM",
"Broadcast": true
},
"Currency": {
"Shortname": "paper",
"Display name": "Cash",
"Skin ID": 2570661100
},
"Card": {
"Skin ID": 2410672337,
"Display Name": "Credit Card",
"Shortname": "keycard_blue",
"Receive card on spawn": true,
"Destroy card on death": true
},
"UI Colors": {
"Background": "0 0 0 0.79",
"Main Panel Background": "0.086 0.082 0.078 1",
"Content Panel": "0.357 0.357 0.357 0.25",
"Title Panel": "0.357 0.357 0.357 0.40",
"Withdraw Button": "0.337 0.424 0.196 1",
"Deposit Button": "0.082 0.369 0.482 1",
"Notification Success": "0.337 0.424 0.196 1",
"Notification Fail": "0.631 0.282 0.22 1"
}
Get in touch
To report issues with plugin or simply get in touch with me, please use create support ticket on my discord.
I’m available Monday to Friday from 10AM to 8PM (CET).
Reviews (0)
Only logged in customers who have purchased this product may leave a review.
Version History
- Fixed
- Added added "initial" check into OnServerInitialized
- Fixed fixed bug with balance not updating properly
Discussions (0)
Discussions
There are no discussions yet.
Leave a reply
Setup
Plugin FAQ – How do I use this .zip/.7z file I just purchased on my server?
• First, you want to unzip the file. You can do so by just double-clicking it to open, then drag the contents to the desired location (you may need to install an external unzipping software if you don’t already have one such as 7zip or winrar)
• Next you will find either a structure of folders or just the .cs file itself (it’s the actual plugin file itself).
• After that just install the .cs (plugin file) into your …/oxide/plugins/ folder where you will install plugins you ever need to.
Additionally, here’s a great video that easily covers adding a plugin to your server if you need! https://youtu.be/yWC_p97FhQA
• Installation is not included with any products on the site, however, if needed we may assist if you reach out to our support.
Currently all products on Lone.Design will be contained within a zipped file which is the .7z or .zip that you see. I believe windows 10 and up can unzip on its own without 3rd party tools, but in that case, if you’re unfamiliar with zipped files here are 2 programs I recommend to easily unzip zipped files.
Video On How to Zip and Unzip: https://youtu.be/Ep-L3PjBPCk (TechInsider Youtube Channel)
Zipping/Unzipping Tools
Winrar https://www.rarlab.com (I used to use for years, but works great!)
7zip https://www.7-zip.org/a/7z2107-x64.exe (the one I use currently)
Reviews
There are no reviews yet.