Zurxon Banking is a RedM banking script for personal cash and gold accounts. It gives players teller access, transfers, ledger history, and VORP safeboxes without business banking bloat.
Buy on Tebex Here
Key Features
-
Personal Accounts: Players can deposit and withdraw cash through bank teller prompts.
-
Gold Support: Gold deposits and withdrawals can be enabled from config.
-
Transfers: Players can send money across banks with a configurable transfer fee.
-
Ledger History: Transactions are recorded so account activity stays visible.
-
Safeboxes: VORP safeboxes include slot upgrades with configurable cost and limits.
-
Automatic Tables: Runtime database tables are created when the resource starts.
Installation & Requirements
Requirements:
-
vorp_core -
vorp_inventory -
oxmysql
Optional:
zrxn_notificationfor styled notifications
Setup:
-
Place
zrxn_bankingin your server resources folder. -
Ensure
vorp_core,vorp_inventory, andoxmysqlstart before it. -
If using Zurxon notifications, start
zrxn_notificationbeforezrxn_banking. -
Add
ensure zrxn_bankingto yourserver.cfg. -
Configure transfers, safeboxes, gold, prompt text, and fees in
config.lua. -
Start the resource. Runtime tables create automatically.
Account Services
| Service | Function |
|---|---|
| Cash accounts | Deposit and withdraw cash |
| Gold accounts | Deposit and withdraw gold |
| Transfers | Send funds between bank accounts |
| Transaction ledger | Review account activity |
| Safeboxes | Store items and purchase slot upgrades |
Resource Information
| Code is accessible | No |
| Subscription-based | No |
| Lines (approximately) | ~2,500 |
| Requirements | vorp_core, vorp_inventory, oxmysql |
| Support | Yes |
