Installation Guide
Step 1: Insert SQL Tables
You need to execute the SQL code to set up the necessary database tables.
Instructions
Open your database management tool (e.g., phpMyAdmin or HeidiSQL).
Select Your Database.
Run the following SQL code to create the required tables:
Step 2: Update gangs.lua
File
gangs.lua
FileOpen qb-core/shared/gangs.lua
and replace the entire content of the file with the new code provided.
Step 3: Configure the Config.lua
File
Config.lua
FileCustomize the Config.lua
file based on your preferences and requirements. Ensure the settings align with your server's intended functionality and features.
Step 4: Remove Other Drug Sale Scripts
Ensure that any other drug sale scripts present on your server are removed to avoid conflicts or redundancies.
Last updated