General Questions
What frameworks are supported?
What frameworks are supported?
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.Do I need the Project X Bridge?
Do I need the Project X Bridge?
Yes. The bridge is required for this script to function. See the Bridge Installation page for setup instructions.
Do I need the K4MB1 map?
Do I need the K4MB1 map?
Yes. This variant requires the K4MB1 Paleto Bank map. Step coordinates in
config/config.lua are tuned for that MLO.Can I run the robbery solo?
Can I run the robbery solo?
Yes. Set
Disable2PlayerPuzzles to true in config/config.lua to disable two-player cooperative puzzles.How do I change which minigames are used?
How do I change which minigames are used?
Open
opensource/client/client.lua and edit the projectx-paletobankrobbery-k4mb1:client:Minigames callback. See the Open Source page for the default step mapping.How do I reset the bank manually?
How do I reset the bank manually?
Use
/projectxpaleto (admin permissions required), or call:Troubleshooting
Zones or doors do not line up
Zones or doors do not line up
Confirm the K4MB1 Paleto map resource is started and that you are not mixing config coords from the default variant.
