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_deliveryto 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:
Paid:
[PAID][ESX/QBCore] Backpack System for ox_inventory – Wearable, Transferable, Fully Customizable
[PAID][ESX/QBCore] Criminal Reputation System | Dynamic Dealers, Missions & Black Market
[PAID][ESX/QBCore] Gate Control System | Swing & Prop-Based Gates
[PAID][ESX/QBCore] Blood Bank & Reward System
[PAID][ESX/QBCore] Dynamic Vending Machine & Job System | City Job + Crime Economy
[PAID][ESX/QBCore] Ghost Summoner: Buster Edition | Ghost Summoning & Capture System
[PAID][ESX/QBCore] Clothing Store Robbery | Steal & Sell Clothes
[PAID][ESX/QBCore] Parachute System | Wear & Tear | Skill-Based Folding | NPC Shop | 8 Styles
Free:
[FREE] [STANDALONE] AutoMove
[FREE] [ESX & QBCore] Milking a cow
[FREE] [ESX] Vehicle key and lock
[FREE] [ESX & QBCore] Collecting eggs from hens
[FREE] [ESX & QBCore] Moneywash with tickets, licenses, tax levels, transport
[FREE] [ESX] Sell item with delivery
[FREE] [ESX] Scrap metal from old air conditioners
[FREE] [ESX] NPC for launching events
[FREE] [LIVERY] UWU Cafe logo for RUMPO


