๐Server
takeMugshot
exports['pp-mdt']:takeMugshot(source)
--[[
it will trigger mugshot cutscene, take photo and update it in database
]]isWanted
local isWanted, info = exports['pp-mdt']:isWanted(type, identifier)
--[[
Checks if a citizen, vehicle, weapon, case, or evidence is wanted.
Parameters:
- type (string): "citizen", "vehicle", "weapon", "case", or "evidence".
- identifier (string): The unique identifier to check (user identifier, plate, weapon serialnumber, case id, evidence id).
Returns:
- (boolean, string/number): True and ID if wanted, false and "not-found" if not, "invalid-type" for a wrong type.
]]getUserPatrol
AddDispatchCall
Field Name
Data Type
Description
Required
AddDashcam
Last updated