SetCameraOfflineFor
Set a camera as offline for a period of time.
local result = exports.drx_mdt:SetCameraOfflineFor(id, minutes)
Paramters:
id
(number
)minutes
(number
)
Returns:
boolean
Last updated
Was this helpful?
Set a camera as offline for a period of time.
local result = exports.drx_mdt:SetCameraOfflineFor(id, minutes)
Paramters:
id
(number
)
minutes
(number
)
Returns:
boolean
Last updated
Was this helpful?