


Price
UnknownA script by DanFrmSpace
Price
UnknownIntroducing 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!
config/config.lua
and config/shops.lua
to your likingensure nd-blackmarket
to your server.cfg
qb-core\shared\items.lua
along with an image in your inventory systemqb-core\server\player.lua
inside the CheckPlayerData function (line 67)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 |
No approved reviews found for this script yet.