Skip to main content

General Questions

The script supports QBCore, Qbox, and ESX through the Project X Bridge. Set Framework to 'auto' in the bridge config and it will detect your framework automatically.Custom frameworks and any other framework work as well if you add the framework exports in the bridge’s open source files. Set Framework to 'custom' and implement the adapter functions in projectx-bridge. See the Bridge Overview.
Yes. The bridge is required for this script to function. It handles framework detection, inventory, dispatch, notifications, progressbars, XP, evidence, logs, and global cooldowns. See the Bridge Installation page for setup instructions.When you purchase Paleto Bank Robbery, the projectx-bridge asset is automatically delivered to your CFX portal.
No. The default variant uses the vanilla GTA Paleto Bank interior.
Yes. Set Disable2PlayerPuzzles to true in config/config.lua to disable two-player cooperative puzzles.
Open opensource/client/client.lua and edit the projectx-paletobankrobbery-default:client:Minigames callback. See the Open Source page for the default step mapping.
Use /projectxpaleto (admin permissions required), or call:

Troubleshooting

Ensure projectx-bridge, ox_lib, and all minigames from the install zip are started before projectx-paletobankrobbery-default in server.cfg.