SetNewVehiclePlate
You should use this export function when a plate is changed on the vehicle. (eg. when tuned)
- oldPlate:
string
- newPlate:
string
exports["avp_grid_inventory"]:SetNewVehiclePlate(oldPlate, newPlate)
You should use this export function when a plate is changed on the vehicle. (eg. when tuned)
string
string
exports["avp_grid_inventory"]:SetNewVehiclePlate(oldPlate, newPlate)