Skip to content
This repository has been archived by the owner on Aug 15, 2023. It is now read-only.

qw-scripts/qw-darkmarket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qw-darkmarket

Black Market Script for QBCore (NUI Based)

Preview:

https://streamable.com/7ia38x

Setup:

  • Make sure you setup your usable item in your core and in the config.
  • Setup your inventory in the config
  • add the items you want available

Want to add:

  • go pick up the item somewhere instead of instantly getting it (added V0.2.0)
  • buy multiple items
  • checkout cart for cash or bank

Extras:

  • Event to call if you want to add it to a ped or something like that
TriggerEvent('qw-darkmarket:client:openMarket')
  • Exported Funciton that you could also call if you need that
exports['qw-darkmarket']:openMarket()