FiveM deliveries job plugin remake by Akkariin
The original plugin is https://github.com/apoiat/ESX_Deliveries , I use the Lua language to rewrite it and added some new features.
-
Driving scooter, van or truck to delivery the goods
-
Real goods (objects) inside the car
-
Full-customizable support
-
esx_skin support
- ESX
- esx_skin
- MpGameMessage (Optional)
Using YumV
yum install esx_deliveries_remake
git clone https://github.com/kasuganosoras/esx_deliveries [esx]/esx_deliveries
- Download https://github.com/kasuganosoras/esx_deliveries/archive/master.zip
- Put it in the
[esx]
directory
- Import esx_deliveries.sql to your database
- Add this in your
server.cfg
:
start esx_deliveries
esx_deliveries - Delivery job plugin for ESX
Copyright (C) 2020 Akkariin
This program Is free software: you can redistribute it And/Or modify it under the terms Of the GNU General Public License As published by the Free Software Foundation, either version 3 Of the License, Or (at your option) any later version.
This program Is distributed In the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty Of MERCHANTABILITY Or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License For more details.
You should have received a copy Of the GNU General Public License along with this program. If Not, see http://www.gnu.org/licenses/.