Car thief script for ESX FiveM servers. Players can steal a car that they will have to deliver to a location in order to obtain some dirty money. Police will be alerted and updated with their location as long as they sit in the stolen vehicle.
Note: This is NOT a job. This is an illegal activity anyone can do.
- Install into resources/[esx]
- Add the following line to your server.cfg
start esx_carthief
- If you want to change the stolen vehicle location update time, you have to set
Config.BlipUpdateTime
to whatever time you would like in milliseconds inconfig.lua
. - If you want to change the number of cops online required to steal a car, you have to set
Config.CopsRequired
to the amount of cops you would like inconfig.lua
.