ATM Robbery
Official documentation for prp-atmrobbery. Follow these steps to get up and running.
Installation
- Download the script from FiveM Keymaster.
- Extract the folder to your server's
resourcesdirectory. - Ensure dependencies are started before this script in your
server.cfg:
ensure ox_lib
ensure ox_target
ensure prp-atmrobbery
Configuration
The configuration file is located at config.lua. Here are the key options:
Config.Debug = false
Config.MinCops = 0 -- Set to 0 for PvE mode
Config.GlobalCooldown = 300
Compatibility
| System | Support | Notes |
|---|---|---|
| Qbox | ✅ Native | Full support |
| QBCore | ✅ Native | Full support |
| ESX | ✅ Native | Legacy and current versions |
Troubleshooting
Common Issues
- Error: "ox_lib not found" - Ensure `ox_lib` is started before `prp-atmrobbery`.
- Target not working - Ensure `ox_target` is installed and running.
Still stuck? Open a ticket on Discord.