CLICK > [ESX & QB-Core Compatibility] 20€ + TAX
CLICK > [OPEN SOURCE] 38€ + TAX
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
[FULL PREVIEW] vms_bank
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Features:
- By default, the script is tailored for QB-Core and ESX old & new
- Easy setup
- Futuristic desing UI
- Offline transfers to players and to business accounts
- Transfers to IBAN number
- Ability to change the IBAN number
- Pin code required to use an ATM machine
- Ability to change the PIN code
- Full JS, Lua translation
What’s in config.lua
Config.Core = "ESX" -- "ESX" or "QB-Core"
Config.ESX_Version = 'old' -- old = users table have `bank`, `money` columns, new = users table have `accounts` table
Config.ChangeIBAN_Price
Config.IBANPrefix
Config.IBANCharacters
Config.IBANAllowLetters
Config.ChangePIN_Price
Config.ATM_ConnectingTime
Config.BusinessAccounts = { -- Here if you want the player to have access to the company account create a table for that
["police"] = { -- Job name with access
grades = {'Chief', 'uboss'} -- Here, the grades to have access to it
},
}
Config.TextUI
Enabled = false, -- if you want to use TextUI set to true, if you prefer ESX.ShowHelpNotification set to false
Open = function
Close = function
}
Config.Notification = function
Code is accessible | Yes/No |
Subscription-based | No |
Lines (approximately) | +1000 |
Requirements | ESX / QB-Core, SQL |
Support | Yes! |
You can check my others scripts
vms_pausemenu
vms_skydiving
vms_races
vms_drivingschool
vms_boatschool
vms_flyingschool
vms_notify
vms_shops
vms_redeem
vms_garage
vms_jobcenter
vms_subway