[PAID] TP Player Stores (Trading Spots)

This script allows you to create trading store locations for the players to rent, pay tax, manage their products which they are going to sell and get all the profit by selling.

PREVIEW:

Youtube

πšπ™΄πš€πš„π™Έπšπ™΄π™Όπ™΄π™½πšƒπš‚:

:white_check_mark: TP STORES

:white_check_mark: TP Inputs

:white_check_mark: TP Libs

:white_check_mark: Menu API

π™΅πšπ™°π™Όπ™΄πš†π™Ύπšπ™Ίπš‚ πš‚πš„π™Ώπ™Ώπ™Ύπšπšƒπ™΄π™³:

:white_check_mark: TPZ-CORE

:white_check_mark: VORP

:white_check_mark: GUM

:white_check_mark: RSG

:white_check_mark: QBCORE

FEATURES

  • Friendly & Unique NUI Design Environment which supports all the screen resolutions and reminds RDR.

  • Commands for creating new player stores or removing by their id (Config.AllowlistedGroups for allowing the specified groups only to use those commands).

  • Blips Management when not renting a trading spot or when it is already rented (color changes, title, sprite).

  • Renting Stores limit, to not allow players renting a trading spot more than the permitted value (1 Limit As default).

  • Tax System to pay when renting a trading spot, when someone does not have the required amount (money) on the trading spot’s account, the owner of this trading spot will be automatically removed by the system and the ownership will be lost, otherwise, if the trading spot’s account have the required amount, it will also withdraw automatically and reset the time.

  • Store management menu contains Description option and the players who own a store, will be able to modify the description 3DText which is always be located above the store in order to prevent them placing scenes around their stores.

  • Store management menu contains Members Management to invite or remove members, this system will NOT allow them to manage the members or cancel renting but will allow them to manage products or account.

  • Store management menu also contains Deposit, Withdraw & Cancel Renting actions from the trading spot account.

  • Saving data methods before the server restart hours or every X time in minutes (repeating) for not losing any data on server crashes.

  • All the required store data are sent properly based on the source and on the action for avoiding any server delays.

  • Config.AccountType which allows you to select what currency (DOLLARS, GOLD) should be used on the stores as main currency for all kind of transactions.

  • Blacklisted items configuration option for preventing some items to be added on the stores (such as ammunition, food, and important items which will break their roleplay).

  • All the CSS NUI Colors (Title, Description, Accounts, Buttons, etc) can be designed through the configuration file than modifying the CSS file manually without knowledge.

  • Webhooking.

:x: UI does not support and does not allow opening other UI at the same time, for example, opening Inventory while Store Management UI is open.

INFORMATION & SUPPORT

Code is accessible No
Subscription-based No
Lines (approximately) 1600+
Requirements TP Stores, TP Inputs, TP Libs, MenuAPI
Support Yes

If the script doesn’t work properly or you don’t know how to set it up properly, the team will happily assist you.

PRICE: 35€ (WITHOUT VAT / TAX)
:shopping_cart: Click the following for purchasing it on Tebex

1 Like

awesome

1 Like

UPDATED VERSION 1.0.8

  1. Added Description System which allows the players who own a store to add a Description 3DText which is always located above the store because they used to place scenes around their stores.

  2. Added Members Management system to invite or remove members, this system will NOT allow them to manage the members or cancel renting but will allow them to manage products or account (menuapi is required after this update for members management) .

NOTE: You have to update all files, including config and database, you don’t have to remove the stores, you can always add in the database manually the new keys which are added

  `description` longtext DEFAULT NULL,
  `members` longtext DEFAULT '[]',

UPDATED VERSION 1.1.3

  1. Added RSG & GUM Support (QBCORE & REDMRP UNDER DEVELOPMENT).

NOTE: Replace all files except config.lua .