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')