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

Latest commit

 

History

History
33 lines (21 loc) · 686 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 686 Bytes

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()