Hello, the PDM no longer loads on my server.
Do you know where the problem comes from?
Add this to your client:
Citizen.CreateThread(function()
local interiorId = 7170
RequestIpl('shr_int')
LoadInterior(interiorId)
EnableInteriorProp(interiorId, 'csr_beforeMission')
RefreshInterior(interiorId)
end)
It should be fixed.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
