• We have a new discord! click here to join
    Any faulty links ? Report them in our discord or via our Ticket System!
    We do everything we can to protect the safety of our visitors, if any resource contains malware in any kind of form or obfuscation please report it aswell ♡♡

    Payments via Crypto: Please open a ticket, if you experience any issues, or if you miss your coin as an option in the list we have alot of wallets available.

QBCORE [FIXED] Trucking Logistics Simulator [OPEN SOURCE] [LATEST QB-CORE] (1 Viewer)

AbyssCL

Active member
Sep 11, 2023
81
43
18
Credits
4,224
I spent over 2 days fixing and converting everything from this script to the latest qb-core version, its working with no errors and all it's functionalities


What i fixed:

- Converted to New QB-Core
- Fixed QB-VehicleKeys support and converted to its latest version
- Fixed all notifications and convert them to latest QBCore:Notify
- Optimzations to the code to reduce resmon
- Fixed SQL (wasn't working properly)
- Fixed Locales and Translations to the entire script (the script was using old Lang system)


Know issues:

- Weird handling on all trucks (not very realistic)
- The UI opens a little bit slowly (can't really fix it because it's all made with SQL which makes it slower)

Needed updates:

- Add GPS mark when going back to the garage
-
Probably an UI change

To change the language of the script just change your
setr qb_locale "en" in your server cfg (in "en" put your language, en or es)

Download
 
Last edited:

Striker9090

Active member
Dec 12, 2022
198
149
43
Credits
36,063
Thank you for the leak!
But missing vehicle and cargo, because if im setting "Hauler" only the truck avaiable, sometime the loader not spawn

Add this for fix waypoint for return truck, simple but fast, on client "SetNewWaypoint"
TriggerServerEvent("truck_logistics:finishJob",data,job_distance,reward,truck_data,GetVehicleEngineHealth(truck),GetVehicleBodyHealth(truck),GetVehicleBodyHealth(trailer))
SetNewWaypoint(1253.4978, -3154.8235)
 

AbyssCL

Active member
Sep 11, 2023
81
43
18
Credits
4,224
Thank you for the leak!
But missing vehicle and cargo, because if im setting "Hauler" only the truck avaiable, sometime the loader not spawn

Add this for fix waypoint for return truck, simple but fast, on client "SetNewWaypoint"
TriggerServerEvent("truck_logistics:finishJob",data,job_distance,reward,truck_data,GetVehicleEngineHealth(truck),GetVehicleBodyHealth(truck),GetVehicleBodyHealth(trailer))
SetNewWaypoint(1253.4978, -3154.8235)
Ty for the Waypoint add, but I didnt understood what you said about the loader sometimes is not spawning, i've tried everything and was working perfectly
 

rrrrgprs

Active member
Jan 10, 2023
80
19
8
Credits
347
Thank you for the leak!
But missing vehicle and cargo, because if im setting "Hauler" only the truck avaiable, sometime the loader not spawn

Add this for fix waypoint for return truck, simple but fast, on client "SetNewWaypoint"
TriggerServerEvent("truck_logistics:finishJob",data,job_distance,reward,truck_data,GetVehicleEngineHealth(truck),GetVehicleBodyHealth(truck),GetVehicleBodyHealth(trailer))
SetNewWaypoint(1253.4978, -3154.8235)
Which line do I add this to ??
 

AbyssCL

Active member
Sep 11, 2023
81
43
18
Credits
4,224
Missing truck and add on trailer on the pack!!
Ohhhh yeah, that's true sorry, I forgot to add the trucks and trailers, my bad, i will update it, please make a charge button so i can refund everyone who has already purchase so you can download it again with the trucks and trailers included
 

AbyssCL

Active member
Sep 11, 2023
81
43
18
Credits
4,224
Link updated!!!, Trucks and Trailer added to the folder, srry for the inconvenience, everyone who already purchased please make a refund charge so I can refund your credits to but the new version!
 

Striker9090

Active member
Dec 12, 2022
198
149
43
Credits
36,063
Link updated!!!, Trucks and Trailer added to the folder, srry for the inconvenience, everyone who already purchased please make a refund charge so I can refund your credits to but the new version!
Thank you for the new upload, im waiting refound for buy another time
 

mrrupito

Active member
Jan 21, 2024
66
5
8
Credits
31
I spent over 2 days fixing and converting everything from this script to the latest qb-core version, its working with no errors and all it's functionalities


What i fixed:

- Converted to New QB-Core
- Fixed QB-VehicleKeys support and converted to its latest version
- Fixed all notifications and convert them to latest QBCore:Notify
- Optimzations to the code to reduce resmon
- Fixed SQL (wasn't working properly)
- Fixed Locales and Translations to the entire script (the script was using old Lang system)


Know issues:

- Weird handling on all trucks (not very realistic)
- The UI opens a little bit slowly (can't really fix it because it's all made with SQL which makes it slower)

Needed updates:

- Add GPS mark when going back to the garage
-
Probably an UI change

If you have any problems/questions please don't bother to write me in my Discord DM: @abyss_cl

To change the language of the script just change your
setr qb_locale "en" in your server cfg (in "en" put your language, en or es)

Download
-=Stripped Content=-
thanks brother you are the best
 

Users who are viewing this thread

Top