Skip to content

Mart556/vehiclewax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vehiclewax

Vehicle wax system for owned vehicles.

So the wax can be applied only to owned vehicles stored in a database. The owned vehicles table should have a wax table to store the Unix timestamp. I have included the db.sql file for qb and esx.

To apply wax you have to create items in ox_inventory. The example is in config.lua.

To vehicle have the wax after taken from the garage you need to add a server export exports.vehiclewax:EnsureVehicleWax(vehicleEntity) after it has been spawned. Example image

About

Vehicle wax system for owned vehicles.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages