Wandering Blackmarket 2.0

A script by DanFrmSpace

No reviews yet.
Wandering Blackmarket 2.0 main image

Full Description

Wandering Black Market 2.0

Introducing the Wandering Blackmarket Script for FiveM - a new way to experience black market trading. This script features a unique roaming trader that wanders around the map, providing players with a dynamic and exciting way to access the black market. The custom-designed GUI and reputation system allow players to access the best items on the market. With the pager item, players can easily find the trader’s location, and the unique shop system ensures that everyone has a chance to find great deals. Build up your reputation by selling items to the blackmarket and unlock better items as you progress. But beware, the trader will fight back if threatened, and if he takes damage, he’ll become untradable. Upgrade your FiveM experience with the Wandering Blackmarket Script, available now on the Null Development Tebex Store. Don’t miss out on the best deals in the city!

Dependencies

  • QB - Core
  • QB - Phone ( or any phone that utilizes the same event as QB-Phone )
  • QB - Inventory

Installation Setup

  1. Add the resource to your resources folder
  2. Edit the config/config.lua and config/shops.lua to your liking
  3. Add ensure nd-blackmarket to your server.cfg
  4. Add the pager item your qb-core\shared\items.lua along with an image in your inventory system
  5. Add the metadata below into qb-core\server\player.lua inside the CheckPlayerData function (line 67)
  6. Start your server

Item Code for QB-Core:

['pager'] = {['name'] = 'pager', ['label'] = 'Pager', ['weight'] = 100, ['type'] = 'item', ['image'] = 'pager.png', ['unique'] = true, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'Seems to be an ordinary pager'},

Player Metadata

PlayerData.metadata["bmXP"] = PlayerData.metadata["bmXP"] or 0
PlayerData.metadata["bmLevel"] = PlayerData.metadata["bmLevel"] or 1

There will not be an ESX version of 2.0
Tebex here

If you’re selling your resource, please include the following information at the end of your post:

Code is accessible No
Subscription-based No
Lines (approximately) 600
Requirements qb-core, qb-phone, qb-inventory
Support Yes