Client Exports

getNeonData
exports.nass_neons:getNeonData(vehicle)

Returns a table with all of the neon data that can be used in the setNeonData export

setNeonData
exports.nass_paintball:setNeonData(vehicle, data)

Applys neon data from the getNeonData export to a specified vehicle

Last updated