Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SUGGESTION] Back engine attribute in vehicles.lua #667

Open
CodeRedDev opened this issue Apr 26, 2022 · 0 comments
Open

[SUGGESTION] Back engine attribute in vehicles.lua #667

CodeRedDev opened this issue Apr 26, 2022 · 0 comments
Assignees

Comments

@CodeRedDev
Copy link

CodeRedDev commented Apr 26, 2022

Problem

Currently it is kind of a hassle to include back engine vehicles the right way in QBCore. QB-Inventory, QB-Target and QB-VehicleFailure all provide their own list of vehicles with back engines. This causes an enormous overhead.

Feature description

Back engine vehicles should be marked as such in the vehicles.lua by an attribute like ['backEngine'] = true. On no back engine vehicles this attribute can be omitted (nil == false).

@CodeRedDev CodeRedDev added the enhancement New feature or request label Apr 26, 2022
@GhzGarage GhzGarage self-assigned this Jun 16, 2022
@GhzGarage GhzGarage added suggestion and removed enhancement New feature or request labels Jun 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants