Installation
To start using the rd-lockers script, you need to ensure that its dependencies are properly set up. This script requires the following dependencies: QBCore qb-menu qb-target Once these dependencies are installed and configured correctly, you will need to run the provided SQL queries to set up the necessary database tables. The following SQL will create two tables in your database: rd_lockers and rd_props. Here are the SQL queries to run:
Run the script by adding ensure rd-lockers
in your cfg
Last updated