Skip to main content
1

Install (or update) dependencies

Verify all dependencies below are started before this script in your server.cfg.

oxmysql

Download oxmysql

ox_lib

Download ox_lib
2

Remove the bank you are replacing

Stopping it is not enough. Delete it from your resources folder, or rename the folder, so that nobody can start it again beside this one.
This resource answers the exports of Renewed-Banking, qb-banking, qb-management and okokBanking, so the scripts that used them keep working. Two resources cannot provide the same name, so the one you are replacing has to go.On any framework, remove okokBanking if you run it.
3

Create a new subfolder

This is an optional step, but is highly recommended.
If you haven’t already, create a new subfolder named [lation] in your server’s root resources directory. Unzip (extract) this script into the newly created [lation] subfolder.
4

Add ACE permissions

Everything is configured from the in-game admin panel, which is gated behind an ACE permission. Open your server.cfg and add:
If you are on the Qbox framework, the recommended place to paste the above permission is inside the permissions.cfg file instead of server.cfg.
5

Update server.cfg & perform a full restart

Start this resource after your framework, oxmysql and ox_lib, and before every script that uses society money.
Finally, perform a full server restart. Failure to perform a full restart after installation will cause errors.
Once completed, use the command /bankadmin in-game to get started! There is no config file: tables are created and defaults seeded on first start, so the resource works before you change anything.
Upon completion, do not delete any .sql files inside the resource or you will experience errors.