Get a vehicles flag state
---@param plate string ---@return boolean exports.drx_mdt:GetPlateFlagged()
Example
local function getPlateFlagged() local flagged = exports.drx_mdt:GetPlateFlagged('123456') end
Last updated 11 months ago
Was this helpful?