DXS Player Shops

Version 2.0 is ready coming soon with to many new crazy features

Installation

  1. Download: Download the DXS_PlayerShop resource.

  2. Install: Place the DXS_PlayerShop folder into your server's resources directory.

  3. Database: Import the dxs_playershop.sql file into your server's database. This will create the necessary tables and add the shop_permit item to your items table.

  4. Server Config: Add ensure DXS_PlayerShop to your server.cfg file.

  5. Restart: Restart your server.

Dependency

1: Vorp_core

2: Vorp_Inventory

Configuration

The main configuration can be found in config.lua. Here you can adjust:

  • Config.ItemName: The item required to open the shop creation menu.

  • Config.ShopBaseModel: The default model for the placed shop (can be an NPC ped).

  • Config.Blip: The appearance of the shop blips on the map.

  • Config.BlacklistedZones: Add or modify zones where players cannot place shops.

  • Config.Furniture: Define the list of furniture props that players can place.

  • And many other settings to tailor the script to your server's needs.

Last updated