GetVehicleInspection
Can be used Client and Server side to get the expire date und expire state
-- expire_date = String with date
-- expire_state = bool
local expire_date, expire_state = exports["Lux_VehicleInspection"]:GetVehicleInspection(plate)
Last updated