Installation
Prerequisites
Compatible with ESX or QB-Core frameworks.
Ensure the database system matches the configuration:
oxmysql
,ghmattimysql
, ormysql-async
.
Steps
Extract Files
Place the respective folder (
ESX
orQB-Core
) into your server'sresources
directory.
Start the Script
Add the following to your
server.cfg
:
Database Setup
Run the provided SQL file to set up the necessary tables.
Restart the Server
Restart your server to enable the script.
Last updated