GARAGE
This commit is contained in:
parent
449faaa020
commit
5dcd987ab7
2 changed files with 5 additions and 1 deletions
|
@ -19,7 +19,7 @@ Citizen.CreateThread(function()
|
|||
if IsPedInAnyVehicle(ped, false) then
|
||||
local veh = GetVehiclePedIsUsing(ped)
|
||||
local mods = QBCore.Functions.GetVehicleProperties(vehicle)
|
||||
|
||||
print("Triggert setMods")
|
||||
TriggerServerEvent('mh_garage:setMods', mods)
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue