Get owned plates of local player
Export
local ownedPlates = exports["vehicles_keys"]:getOwnedVehiclePlates()Return
{
["ABC123"] = {
type = "owned",
model = -35726841
},
["BCD473"] = {
type = "temporary",
model = -55726841
},
}Last updated