Installation
Download the purchased resource from keymaster or cfx portals - the official site of fivem with purchased resources.
Install Dependencies
g-bridge (required)
Download from cfx portal
g-atm-props
Download from cfx portal
object_gizmo (optional)
Unzip the g-atm-business resource along with its required dependencies: g-bridge and g-atm-props
Create a Folder - In your resources directory, create a new folder and name it
[g-scripts]if it has not already been created.Drag the following resources into the
[g-scripts]folder:g-bridgeg-atm-propsg-atm-business
Arrangement
Add this line in your server.cfg file
ensure g-bridge
ensure [g-dev]Add this line into your server.cfg
Frameworks Compatibility
✅ Automatic Framework Detection
Dependencies & Direct Links
The script automatically detects the framework you're using—no manual setup is required.
Supported Frameworks
QBCore
QBox
ESX (v1.11.0 or newer)
Database
Automatic SQL Insertion
If you enable Config.AutoImportSQL in [g-atm-business/src/shared/Config.lua], the script will automatically insert the required SQL when the resource starts. Once the SQL has been added successfully, you can set this option to false.
Manual SQL Insertion
If you prefer to add the SQL manually, the necessary queries are available in the g-atm-business/sqls folder.
Inventory Items Images
All inventory item images for g-atm-business can be found in the following directory:
g-atm-business/_INSTALL/image
Inventory items
Can’t find your inventory item?
No worries! Please join our Discord and create a ticket. We’ll also make compatibility with your inventory. Note: Our system works with any inventory that supports metadata. Discord Link – https://discord.gg/Nm5FSxK2gv
Last updated