This FiveM resource enables the player to work as a truck driver and deliver cargo to locations around the map.
If you are using ND_Framework by Andy7666, you can reward the player for completing the job with money. If you want it to be standalone, then simply set UseND to false in the config.lua. You can also simply convert the script to make it work with any framework you want.
This job consists of 3 parts:
- Start your shift at the truck depot, go pick up the trailer at a location.
- Pick up the trailer and drive to the destination.
- Detach the trailer and choose to get another job or return to the depot.
The player will be paid based on how many trailers have been delivered.
- Customise the amount of money you get when completing a task (if using ND)
- Set a custom truck model for the job
- Set the possible locations for the trailers to spawn
- Set the possible destinations where you have to drive the trailer to
- Add custom trailers
... and much more!
Check the config.lua for more information.
Context | CPU |
---|---|
Idle | 0.01 ms |
Peak | 0.02 ms |
- Rename the folder from
TruckJob-main
toTruckJob
- Drag the folder to your server resource folder
- Add
start TruckJob
orensure TruckJob
to your server.cfg
v1.2
- Added validations for server events to avoid exploits
- Players now get paid based on how many tralers they deliver
v1.1
- Revamped and optimized code
- Added possibility to accept a new job when a delivery has been made
v1.0
- Initial Release
Please consider leaving a like or a simple comment if you enjoyed this release, to show support and allowing me to keep making free high-quality resources.
You can also check out my other releases: