You are currently viewing FiveM SnowPlow Driver Job Best for the Winter Season

FiveM SnowPlow Driver Job Best for the Winter Season

[Release] esx_snowplowjob
https://forum.cfx.re/t/release-esx-snowplowjob/1880117

If you need FiveM Gameserver with one click installation check this:
https://zap-hosting.com/rpscripts
20% discount if you want: denmak-a-6883

If you need some general Fivem help, you can take a look at this Discord server:
https://discord.gg/Bdk3QHX

Description
It’s winter and snow ist everywhere! You can be a hero and clean everything up! Be a SnowPlow Driver!

Pickup Plowman job at job center
Go to Plowman lockerroom location
Get truck from spawner
Visit each check-in location in your plowtruck (plowing on the way)
Money deposits each time you visit a check-in
Return truck and change clothes to clock out

Hello everyone,
I hope you’re doing well. It’s winter time and Server is full of snow. Players want to have clean streets and roads. Who can help them with that? Batman? No… Snow Plow Driver, also let’s check this job.

esx_snowplowjob.sql
You need to execute this query (phpMyadmin or Mysql workbench, …) in order to have new job in the job center (jobs table) and also to have corresponding job grades. Replace job_name driver with snowplow in the insert part of the job_grades table (otherwise you will have a mismatch on both sides). You can adjust label of the job grade as you want. Value of the regular payments can be also adjusted here.

config.lua
MaxDelivery – max amount of points which should be completed per shift.
TruckPrice – money for the vehicle as a guarantee
Locale – language file ( in locales folder)
Trucks – Vehicle model. I didn’t have default model so I had to replace it.
You can also adjust/add locations and set payment per point.

Installation
Drag and drop resource into [resources] folder
Modify line 8 in config.lua to select your vehicle (resource does not come with vehicle)
Add start esx_snowplowjob to server.cfg
Import .sql file to database
Restart server