Installation
📦 Installation Instructions for Black market Script System
To ensure the proper functioning of the Black market Script System, you need to follow these installation instructions carefully. This system has some essential dependencies that must be installed first.
🛠️ Asset Dependencies
This asset has some mandatory dependencies that are crucial for its operation. If you do not have these dependencies, your asset may start with errors or fail to function correctly.
Dependencies & Direct Links
Dependency
Direct Link
oxmysql
qbcore
ps-zone
PolyZone
Alternatively, for ESX, use the following dependencies:
🗄️ Database Setup
Run the following SQL command inside your database to set up the necessary table for the Black market System. This step is crucial for the proper functioning of the asset, so please do not skip it.
📦 Install Items in inventory
This system includes areas for dog-related activities, which will require specific items to be added to your inventory. Below is the code snippet to add the necessary items for the Black market Script System.
🖼️ Images Installation
To ensure your items display correctly in the inventory, follow these steps to install the images:
Navigate to the Images Directory: In your project folder, go to:
evo-blackmarket/ui/items
.Install Item Images: Place your item images (e.g.,
evo_delivery_box.png
) into theitems
directory to make them appear in the UI.
Make sure all images are correctly named to match their corresponding items in your code!
📌 Final Steps
Make sure you follow these instructions carefully to ensure the Black market Script System is installed correctly on your server.
Last updated