mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 16:23:21 +00:00
+1
-1
@@ -1150,7 +1150,7 @@ Citizen.CreateThread(function()
|
|||||||
|
|
||||||
if
|
if
|
||||||
GetEntityModel(vehicle) == GetHashKey('flatbed') or
|
GetEntityModel(vehicle) == GetHashKey('flatbed') or
|
||||||
GetEntityModel(vehicle) == GetHashKey('towtrcuk2') or
|
GetEntityModel(vehicle) == GetHashKey('towtruck2') or
|
||||||
GetEntityModel(vehicle) == GetHashKey('slamvan3')
|
GetEntityModel(vehicle) == GetHashKey('slamvan3')
|
||||||
then
|
then
|
||||||
TriggerServerEvent('esx_service:disableService', 'mecano')
|
TriggerServerEvent('esx_service:disableService', 'mecano')
|
||||||
|
|||||||
Reference in New Issue
Block a user