For the complete documentation index, see llms.txt. This page is also available as Markdown.

Installation

Step 1. Download package

Download the lvs_inventory package from your portal.

  • lvs_inventory

  • lvs_shops

  • lvs_crafting

  • ox_inventory

The best way to place the downloaded files is by creating a folder [lvs] in resources, where you can put all the scripts related to this LVS Store.


Step 2. Install dependencies

Install the dependencies if they are not installed.

ox_inventory (mod)

Included in the package

lvs_bridge

Included in the package

lvs_interact

Included in the package


Step 3. Database

Create the necessary tables in the database for crafting and permanently placed objects, file /lvs_inventory/tables.sql


Step 4. Config

Configure and translate the resources according to your server needs. Each script includes its own configuration files for customization.


Step 5. server.cfg setup

Add the following settings to your server.cfg:


Step 6. Resource Start Order

Ensure the correct start order in your server.cfg:


Last updated