Enjoy another freebie. Only reason I made this as I saw someone struggling with an outdated 3 year old resource and didn’t notice too many out there.
A modern trucking job with a built in queue system to generate new routes to all those in the queue every x amount of minutes. A player can have a max of 5 routes at a time, completion of a route will remove it from your routes and you will be paid. You can look at this as a way to have a job for the grinders in your server but limiting them to how much they can grind.
Manually clocking out will wipe all your current routes, remove you from the queue and delete your work vehicle and any trailers. You have the ability to abort your current route, if you happen to run into any trouble with the trailer. Routes are stored server side, so you can disconnect from the server, come back and your previous routes will still be there and will auto clock you back in on player load.
I considered adding a built in xp system but I’m aware most people have their own xp/skills system so you could probably integrate it and rework it yourself.
Pretty cool script with a lot of flexibility. Only things I’d consider changing is having to drive back to the depot to select your next route and the ability to use your own trucks. I was thinking of attaching the menu to an item like a tablet.
The drive back is the purpose of the script. You’re in a queue waiting anyway and it slows down the grinders in your server but still provides a job for them to do.
You’re welcome to make those changes for your own personal needs but it won’t be apart of my repo, sorry.