From 5b51d3f26b08af1e73d97fd487dc75c4c5adf921 Mon Sep 17 00:00:00 2001 From: scorpio686 <31187145+scorpio686@users.noreply.github.com> Date: Wed, 28 Mar 2018 13:17:31 +0200 Subject: [PATCH] Update main.lua --- client/main.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/main.lua b/client/main.lua index 0f5a2604..5eedc6d2 100644 --- a/client/main.lua +++ b/client/main.lua @@ -1150,7 +1150,7 @@ Citizen.CreateThread(function() if GetEntityModel(vehicle) == GetHashKey('flatbed') or - GetEntityModel(vehicle) == GetHashKey('towtrcuk2') or + GetEntityModel(vehicle) == GetHashKey('towtruck2') or GetEntityModel(vehicle) == GetHashKey('slamvan3') then TriggerServerEvent('esx_service:disableService', 'mecano')