Qbox-project / qbx_core

http://qbox-project.github.io
Other
45 stars 109 forks source link

feat(modules/lib): getVehicleModName and getVehicleLiveryName #462

Closed mafewtm closed 2 months ago

mafewtm commented 2 months ago

Description

Adds a function to get the vehicle mod name and vehicle livery name. Came across a use for it and realized we didn't have it in our lib so I figured I'd toss it in here. Not sure what everyone else's options on it are.

Failing linter until https://github.com/iLLeniumStudios/fivem-lua-lint-action/pull/16 is merged

Checklist