Commit Graph

12 Commits

Author SHA1 Message Date
nzkfc 304654b340 Update vehicles.lua 'sportsclassic' to 'sportsclassics' (#759)
* Update vehicles.lua

* Update vehicles.lua
2022-07-20 11:49:39 +03:00
TheiLLeniumStudios db11c7dcec Fix linting issues 2022-05-04 08:08:29 +00:00
uShifty a6160cf738 typo: VehicleHashs to VehicleHashes 2022-04-10 20:45:48 -07:00
uShifty 9d83a952c2 feat: Implement QBCore.Shared.VehicleHashs
Describe Pull request
Indexs the vehicles jenkins joaat(Hash) value as the key of the table as the key so we dont have to do some shitty ass loop through the vehicles comparing joaat values. I have no clue why this secondary table was removed in the first place if I had to guess people were lazy but this should help the lazys by automatically filling the table.

Questions (please complete the following information):
Have you personally loaded this code into an updated qbcore project and checked all it's functionality? [yes/no] (Be honest) 
Yes

Does your code fit the style guidelines? [yes/no] 
Yes

Does your PR fit the contribution guidelines? [yes/no]
Yes
2022-04-09 23:09:57 -07:00
Kakarot ce206bbc9e Merge pull request #551 from buntyverma69/patch-1
Fixed helicopters not going air depot
2022-03-22 20:57:30 -07:00
buntyverma69 a116fbf1c6 Fixed Boats not going depot
I am trying to figure it out why Boats not going to boats depot ! category names are miss matching with garages.
2022-02-27 00:50:52 +05:30
buntyverma69 33c6d0d414 Fixed helicopters not going air depot
i am trying to figure it out why helicopters not going air depot ! category names are miss matching with garages.
2022-02-26 19:51:09 +05:30
Demo 4afcf445e6 Update vehicles.lua 2022-01-16 20:53:26 -05:00
Demo e6758d6aa6 Update vehicles.lua 2022-01-16 18:53:07 -05:00
Demo e7e96bd8ed Update vehicles.lua 2022-01-16 18:22:24 -05:00
stolk88 aff4b06e5d qb-vehicleshop cycles bug/fix
When you swap to a cycle in the qb-vehicleshop the scipt can't find a brand
2022-01-07 15:40:39 +01:00
Idris 0f137e3814 BREAKING: feat (shared): Split shared file into multiple files for cleaner and easier config and maintenance.
This is a breaking change.
2022-01-01 17:37:00 +11:00