About script
Creating NPC deliveries where the business prepares the food and then delivers it. ( Food crafting is not included ).
This is just an extension and addition of deliveries for factions.
How does it work?
In config.lua you set the time how often ,,NPCs" call and always randomly try a restaurant. If the restaurant is taking orders then their phone rings and the restaurant gets the order.
The restaurant prepares the food and then selects "Deliver" and the courier can go on his way.
You can set whether the money after delivery goes to the courier or to the restaurant + the tip always goes to the courier only.
Benefits
- Secured against triggers.
- Server side based
- Allows delivery for all jobs.
- Editable positions of phones, deliveries.
- Editable items for delivery.
Instalation
- Download script from keymaster
- Put script into your resource folder
- Setup jobs / items in config.lua by your jobs on your server.
- Restart server
- Enjoy script
Requirements
ESX
- ox_target
- ox_lib
- xsounds
QB
- qb-manegement
- ox_target
- ox_lib
- xsounds
OX
- ox_lib
- ox_target
- society - You must configure in BRIDGE/server/framework.lua - AddSocietyMoney
Inventory: ox_inventory, quasar_inventory, ps_inventory, qb_inventory
Editable in BRIDGE/config.lua