๐ชInstallation & Configuration
1
2
Install Dependencies
Ensure all required dependencies for the script are installed and up to date.
Dependencies usually include core resources like the frameworks (QBCore, QBox or ESX), target systems (ox_target or qb-target) and an inventory system like (ox_inventory, qb-inventory, ps-inventory, origen_inventory, or core_inventory). Missing dependencies may prevent the script from working property.
3
Import the SQL File
Open your database (like HeidiSQL or phpMyAdmin) and import the provided SQL file. This step adds the necessary tables and data structure to your database, ensuring that the prison system can store and retrieve relevant information such as inmate records, escape flags, and confiscated items.
Last updated