mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 21:01:31 +00:00
+1
-1
@@ -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')
|
||||
|
||||
Reference in New Issue
Block a user