[Release] GoPostal delivery job

@noobcoder Are you able to convert this to VRP framework? I would be eternally Greatfull!

1 Like

What the man above said

Great script, thanks for releasing this. Only thing I’m missing would be canceling the job and maybe locking the vehicle when you go too far away from it. Any help on this would be very much appreciated

sorry I am not going to change it anymore.
The code is quite simple tho. it should not be to hard for you to adapt.

It has a mechanism already build in for canceling a job. You have to go back to the depot to cancel a job.
As for locking the car, i had a different locking script active to do this, so i did not build that in.

Very nice script.

But i can’t create new trailer mission, where i have done 1 mission, and from the finish destination to new destination with same truck.

i think same script from you use on the script -> [Release] TruckerJob v0.3 [UPDATE 29th January]
but can you help me code for how i can start new trailermission after finish destination, and new destination to drive from last destination ?

Do you realy need job system cuz i use es_rp and have couchdb. so that would mean i can’t use this

No, I have it running on es_rp

How can i change the sv_delivery.lua to use couch db please help me i dont know how to use lua.

Is there a way i can let the plugin that uses mysql change so it will export/upload the data to couchdb?

It only uses SQL to check the job & for payment.If you have your own validation & payment system you can easily change the script using those.

Thats the problem, i don’t know how to do it with couchdb can someone pls send me a working version with couchdb. If i try it myself i just every time mess up

Someone made allready na vRP version maybe?

Can I make this job availabe to any player to do. Instead of having them take the job at the job center?

Not to much diffcult , I am adapting it to vrp, based on the script of bankdriver, I have not finished because there is a lot of file to check and configure. The first shot I did, I corrupted 2 files and I had to start again because the basic missions were no longer working.You have to check require.lua , item_transformation , groups to set job , basic garage for car , cfg mission , server mission . It is insane how much files you need to check for only ONE job…It’s boring and stunning.

Vrp version: Create a pole of employment so that it can join the job to such a coordinate.
cfg\groups.lua

Other version : I don’t know how.

Hello !! Has anyone made an outfit for this job? :slight_smile:

Thx !

Hey guys ! Can you share the Fx script Thank you all :slight_smile:

Similar to what Blake said; has anyone converted this script to FX and would like to share it?

I am guessing this is broken since es freeroam isn’t available for job systems requirment, and simple banking being locked?