virus524 / bobi-selldrugs

GTAV FiveM resource for drugs corner selling (QBCore & ox_inventory support)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bobi-selldrugs

GTAV FiveM resource for drugs corner selling (QBCore, ESX & standalone+ox_inventory support)

Dependencies

Installation

  1. Clone git repository into your /resources folder git clone git@github.com:obi23lipnik/bobi-selldrugs.git
  2. Update bobi-methlab/config.lua
  • Set your inventory resouce by updating Config.inventoryResource (options are ox_inventory and qb-inventory)
  1. (optional)Add a call to client event 'bobi-selldrugs:client:StartSelling' to the action that puts you into the drug selling mode
  • Alternatively you can use the /selldrugs command to turn the selling on and off
  • (Experimental) You can also set Config.sellingOnByDefault = true inside config.lua which will make selling mode be on by default on player spawn
  1. (optional) Update obi-selldrugs/data/drugs.lua with your chosen sellable drugs and event odds
  2. Update your server.cfg to ensure/start resource bobi-selldrugs
  • ensure bobi-selldrugs
  • Must be UNDER all dependencies
  1. Restart server

Ingame example

(using client event 'bobi-selldrugs:client:StartSelling' added to radial menu) Video with example of use

About

GTAV FiveM resource for drugs corner selling (QBCore & ox_inventory support)

License:GNU Lesser General Public License v3.0


Languages

Language:Lua 100.0%