Exports
Client Exports
isPlateHidden(vehicle)
isPlateHidden(vehicle)Name
Type
Description
Type
Description
if exports.rm_customplate:isPlateHidden(cache.vehicle) then
print('plate is hidden by flipper')
endhasCustomPlate(vehicle)
hasCustomPlate(vehicle)Name
Type
Description
Type
Description
getPlateData(vehicle)
getPlateData(vehicle)Name
Type
Description
Type
Description
Server Exports
isPlateHidden(plate)
isPlateHidden(plate)Name
Type
Description
Type
Description
hasCustomPlate(plate)
hasCustomPlate(plate)Name
Type
Description
Type
Description
getPlateData(plate)
getPlateData(plate)Name
Type
Description
Type
Description
Last updated