[ESX] [FREE] [RELEASE] Towing service job

Towing service job

Adds a towing service job. Vehicles that are not parked will be automatically towed when the server (or script) is restarted. The police can impound the vehicle.

Recommended to use with Easy garage system and ESX Real Parking

How it works?

A tow truck or the police will bring the vehicle to this location. Sits in the towed vehicle and type /impound (or whatever command you set in client.lua). For each towed vehicle, the player gets $30.

Command = {
    ["Impound"] = "impound" -- Command for impound vehicle
}


In the database, the impound value is overwritten from 0 to 1. If you are a police officer, it is overwritten to 2.

The player will pick up his vehicle here after paying $200.

If the vehicle has been impounded by the police, the officer will release the vehicle here.
Only the police can do this!

You can turn on the scrapyard in client.lua
Scrapscript = true
The player drives their vehicle here and has it destroyed.

download from github

5 Likes

Can you do one with loaf garage