qbcore-framework / qb-garages

Garage System Used With QB-Core :car:
GNU General Public License v3.0
48 stars 259 forks source link

Fixed a few errors with QB-Garages added Truck Parking Lots etc. #259

Closed r0adra93 closed 1 year ago

r0adra93 commented 1 year ago

Fixed Config File updated tables to use the global config like other qb-core config.lua files.

Describe Pull request

I found that editing garages has been a pain in the behind and garages was the most prone to breaking after editing the config file. I noticed that the tables weren't matching up with the rest of the QB-Core config.lua tables so I made them match.

I opened every single lua file within qb-core and I searched for everything that had to match with garages and only qb-phone had a hit with variables being used within the Config file so I also posted an update to qb-phones.

Changed the config.lua tables to bring them in line with the rest of QB-Core.

Questions (please complete the following information):