JonasDev17 / qb-garages

GNU General Public License v3.0
96 stars 70 forks source link

[Enhancement] Blips appear on proximity like LegacyFuel #132

Closed rxnm closed 3 weeks ago

rxnm commented 10 months ago

Add to config.lua:

ShowNearestParkingOnly = true

Replace the blips part on client/main.lua with the below:

code.txt

GitHub messes up the code so I just added it on a .text file.

JonasDev17 commented 9 months ago

Could you try this branch? :

https://github.com/JonasDev17/qb-garages/tree/JonasDev17-patch-2

I merged your code and made some changes

JonasDev17 commented 3 weeks ago

merged