[FREE] [ESX] Sell item with delivery

Sell item with delivery

You can sell at a location obtained through an informant.
In order to receive the coordinates, the informant NPC performs checks.
Do you have the quantity intended for sale and a ticket?
Everything can be easily changed in the config.lua file.

  • Easy configuration
  • Checking items
  • Police check
  • 10 preset addresses
  • Discord Webhook

Preview

Easy configuration

Install

  • Download the repository.
  • Add the azakit_delivery to your resources folder.
  • Add ensure azakit_delivery to your server.cfg.

OX Inventory Items

['weed'] = {
	label = 'weed',
	weight = 1,
	stack = true,
	close = true,
	description = nil
},

['sellticket'] = {
	label = 'Ticket',
	weight = 1,
	stack = true,
	close = true,
	description = nil
},

Requirements

  • ESX
  • ox_lib
  • ox_target

UPDATE

  • Added two more NPCs
  • Everything is easily configured in config.lua

UPDATE

  • Added additional required item check.
    (Thus, up to three elements can be checked before issuing the address.)
  • Everything is easily configured in config.lua

UPDATE

  • Added Police check.
  • Everything is easily configured in config.lua

You need help, join my Discord server
https://discord.com/invite/DmsF6DbCJ9

Code is accessible Yes
Subscription-based No
Lines (approximately) 1000
Requirements ESX, ox_lib, ox_target
Support Yes

(For releases without code the not applicable fields can be written as N/A)

My other works:

[FREE] [ESX & QBCore] Collecting eggs from hens
[FREE] [ESX] Vehicle key and lock
[FREE] [ESX & QBCore] Moneywash with tickets, licenses, tax levels, transport
[FREE] [ESX & QBCore] Milking a cow
[FREE] [STANDALONE] AutoMove
[FREE] [ESX] Scrap metal from old air conditioners
[FREE] [ESX] NPC for launching events

2 Likes

Looks cool! will you be updating this / adding more?

1 Like

UPDATE

  • Added two more NPCs
  • Everything is easily configured in config.lua

i made some requests for update for new extended versions

UPDATE

  • Added additional required item check.
    (Thus, up to three elements can be checked before issuing the address.)
  • Everything is easily configured in config.lua

UPDATE

  • Added Police check.
  • Everything is easily configured in config.lua