🧩Exports and Events
You need specific Exports or Events for your Scripts? Here is your way to go!
Open UI of a Station
exports["S-Rental"]:OpenUI(stationindex)Close the UI
exports["S-Rental"]:CloseUI()Update Blips
exports["S-Rental"]:UpdateBlips()Close a Station for use. true equals open and false equals closed
exports["S-Rental"]:CloseStation(stationindex, bool)Get vehicle near a Coords
exports["S-Rental"]:VehicleNearCoord(coords)Split RGB Strings
exports["S-Rental"]:splitRGB(rgbcode)Get Parkout locations (Only useable when the Player is next to the station)
exports["S-Rental"]:GetCoords()Get a random generated plate
exports["S-Rental"]:GetRandomPlate()- No Exports 
Last updated
