hasidu deshan
Gold Elite
- Joined
- Apr 15, 2021
- Messages
- 268
- Reaction score
- 3,535
- Points
- 306
IF YOU NEED FIXED VERSION DM MESame
This platform and community fully complies with the Digital Millennium Copyright Act (DMCA) and international copyright laws. We take all copyright protection seriously.
If you believe a posted item belongs to you or violates your copyright, you may file a DMCA takedown request through our official channels. Upon receiving a valid claim, the infringing content will be removed within 24 hours.
IF YOU NEED FIXED VERSION DM MESame
Dear vag forum members, today I am sharing something you may like.
- You deliver with a rental truck;
- You deliver with your own truck, where you can generate more money;
- The delivery gains are based on the experience you have, the more experience you upgrade, the greater your gain;
- Each type of cargo has its characteristic, for example: if you are going to transport fuel, you need the certificate of transport of flammable liquids or if you are going to transport jewelry, you need the certificate of transport of valuable cargo;
- System of skills where you need to start making simple deliveris in order to gain experience and release more complex and expensive deliveries;
- Truck dealership included in the script with trucks already configured;
- You must be careful with your own truck, because if you damage it, you must bear the repair costs;
- Driver recruitment system: you can recruit drivers to work for you, so they generate money for your company;
- Loan system: you can take loans to be able to invest in your company, but you pay a daily fee for each loan;
- Extremely configurable script, all values can be easily changed in a well explained configuration file;
- Well optimized and without bugs;
Download Link:Hidden link for visitors, to see Log in or register now.
VirusTotal:Hidden link for visitors, to see Log in or register now.
Works for VRP?GOOD FORUMS
the computer doesnt open you know why?
look for RegisterServerEvent("truck_logistics:getData") part in the server.lua
replace the event with this:
(i took out the vrp_ready part. the menu now opens for me)
RegisterServerEvent("truck_logistics:getData")
AddEventHandler("truck_logistics:getData",function()
local source = source
local user_id = ESX.GetPlayerFromId(source).identifier
if user_id then
isOpen[source] = true
openUI(source,false)
end
end)
dm me i will help youhow do i give myself skill points
thank you for sharing the trucks, but where i should put the folder? do i need to add the path to the __resource.lua file?
Have Bugsthis is so broken the script is all over the place, I use this converted version, "Also don't say pm me ill fix it" just fix it and post it not that hard.
Hidden link for visitors, to see Log in or register now.
Doesn't have bugs, Its was scripted for the old qbcore .sql, You need to edit it to the new qbcore onxmysql also there is already people who have done it for you if you would of read the pulls commentsHave Bugs
give me link bro i want this for latest qbcoreDoesn't have bugs, Its was scripted for the old qbcore .sql, You need to edit it to the new qbcore onxmysql also there is already people who have done it for you if you would of read the pulls comments
As in anything in life a little bit of know how is needed for convertionsgive me link bro i want this for latest qbcore
Please Send Me The Fixed File BroAs in anything in life a little bit of know how is needed for convertionsjust replace all your fetchs, inserts, etc and oxmysql stuff to exports.oxmysql:query , and match the queries on RegisterServerEvent("truck_logistics:startContract"), should fix it.
for last qbcore, let me get homei will guide you on thatPlease Send Me The Fixed File Bro
Send Me Please For Latest QBCorefor last qbcore, let me get homei will guide you on that
ok got it.thank you for sharing the trucks, but where i should put the folder? do i need to add the path to the __resource.lua file?