Update main.lua

This commit is contained in:
scorpio686
2018-03-28 13:17:31 +02:00
committed by GitHub
parent 8dc57e8135
commit 5b51d3f26b
+1 -1
View File
@@ -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')