Discord - https://discord.gg/3WYz3zaqG5
an advanced storage script for jobs,gangs,personal stashes with built in Bank vault system
- run the sql file "vaults.sql"
- configure in shared/config.lua
if using rainmads pacific heist go to rm_pacificheist/server.lua and paste this event into it at the bottom
QBCore.Functions.CreateCallback('pacificheist:server:isBankHeist', function(_, cb)
cb(start)
end)