β¬ οΈExports
Explore our selection of exports that enhance your resource functionality.
General Exports
local vin = exports['realisticVehicleSystem']:vinCreator()local vin = exports['realisticVehicleSystem']:plateCreator()local mods = exports['realisticVehicleSystem']:GetVehicleProperties(vehicle)local carList = exports['realisticVehicleSystem']:getVehicleList()local vehicleInfo = exports['realisticVehicleSystem']:getVehicleListDataWithPlate(plate)Vehicle Parts Related Exports
exports['realisticVehicleSystem']:fixPart("engine", 1000.00, false)local array = exports['realisticVehicleSystem']:getVehiclePartsArray(plate)local deformation = exports['realisticVehicleSystem']:GetVehicleDeformation(vehicle)exports['realisticVehicleSystem']:SetVehicleDeformation(vehicle, deformation)exports['realisticVehicleSystem']:FixVehicleDeformation(vehicle)Locksystem Related Exports
exports['realisticVehicleSystem']:giveVehicleKeysExtra(plate)exports['realisticVehicleSystem']:DoesPlayerHaveKeys(plate)Garage Related Exports
Impound Related Exports
Insurance Related Exports
Security Integration Exports
Extras Exports
Last updated