πClient Functions
Open Garage
exports.rhd_garage:openMenu(garageData)
garageData: table
table
label:
string
type:
string[]
car
boat
helicopter
planes
motorcycle
cycles
spawnpoint:
vector4[]
ignoreDist:
boolean
impound:
boolean
shared:
boolean
Save Vehicle
exports.rhd_garage:storeVehicle(garageData)
garageData: table
table
label:
string
type:
string[]
Last updated