ESX [FREE] Delivery System

CR LEAKS

FOUNDER
Mar 25, 2022
1,004
4,863
113
Credits
7,719

Thumbnail
  • Orders will be the same for all players, once a person receives the order, it will no longer appear in the others.
  • If players mark, scrip will receive a notification for each new order.
  • 0.00ms when out of use. 0.03 ms when in use.
  • open ui command is “openDelivery”
  • close ui command if bugged “closeDelivery”
  • In the config, you can set the timing with which new orders will be placed, which items, how many pieces, price, duration and maximum number of orders will be ordered.
Config Photo
  • Its ready for ESX and QBCORE
  • You can integrate it into your framework by editing the server event.
    RegisterNetEvent('plt_delivery:Delivey')
Event Photo
  • With the client side event, you can enable the UI to be opened from any other script you want.
    TriggerEvent("plt_delivery:TakeOrders")
Trigger Photo
  • You can use it in your own notification system by changing its function.
Notification Photo if you just want to tie it to a job. for ESX
favicon.svg
Please, Log in or Register to view URLs content!

plt_delivery

Please, Log in or Register to view URLs content!