• Please report every thread you think might be harmful or does not meet expectations or the link is offline, you will be refunded the credits you paid and the Thread Starter recieves a message to update his content, if its malicious we remove it and warn and eventualy the TS if it reoccurs.

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

AbyssCL

Active member
Joined
Sep 11, 2023
Messages
69
Reaction score
30
Points
18
Credits
1,956
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
 
Last edited:

Striker9090

Active member
Joined
Dec 12, 2022
Messages
110
Reaction score
69
Points
28
Credits
16,528
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
Joined
Sep 11, 2023
Messages
69
Reaction score
30
Points
18
Credits
1,956
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
Joined
Jan 10, 2023
Messages
57
Reaction score
8
Points
8
Credits
235
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 ??
 

Striker9090

Active member
Joined
Dec 12, 2022
Messages
110
Reaction score
69
Points
28
Credits
16,528
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
Missing truck and add on trailer on the pack!!
 

Striker9090

Active member
Joined
Dec 12, 2022
Messages
110
Reaction score
69
Points
28
Credits
16,528
Which line do I add this to ??
Client under 467, down on
"
TriggerServerEvent("truck_logistics:finishJob",data,job_distance,reward,truck_data,GetVehicleEngineHealth(truck),GetVehicleBodyHealth(truck),GetVehicleBodyHealth(trailer))
"
 

AbyssCL

Active member
Joined
Sep 11, 2023
Messages
69
Reaction score
30
Points
18
Credits
1,956
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
Joined
Sep 11, 2023
Messages
69
Reaction score
30
Points
18
Credits
1,956
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
Joined
Dec 12, 2022
Messages
110
Reaction score
69
Points
28
Credits
16,528
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
Joined
Jan 21, 2024
Messages
64
Reaction score
4
Points
8
Credits
4
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