Connections
Exports function
Save Props (Client)
-- @params
-- vehicle, type - number, desc - entity of vehicle
-- properties, type - table, desc - properties of vehicle
exports['zobyeteam_carcustoms']:SaveProps(vehicle, properties)Get Vehicle Properties (Client)
-- @params
-- vehicle, type - number, desc - entity of vehicle
exports['zobyeteam_carcustoms']:GetVehicleProperties(vehicle)Set Vehicle Properties (Client)
-- @params
-- vehicle, type - number, desc - entity of vehicle
-- properties, type - table, desc - properties of vehicle
exports['zobyeteam_carcustoms']:SetVehicleProperties(vehicle, properties)Open Car Customs (Client)
Toggle NUI Focus (Client)
Open Shop (Client)
Cancel Used Item (Client)
Reset Camera (Client)
Open Stancer (Client)
Open Color Customs (Client)
Load Vehicle Stancer (Client)
Last updated
Was this helpful?