๐Ÿช›Installation & Configuration

1

Add the resource

Drag the dynyx_rentals folder into your resources directory.

Then make sure its in the correct location so the server can access it. Once done, add ensure dynyx_rentals to your server.cfg to activate the script.

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