HumanTree92/esx_advancedgarage

Trying to add a Taxi Garage, menu won't open, no errors

Closed this issue · 1 comments

Hi!
Well Im trying to add a garage so the Taxi job can store the Taxis there, I already did it with esx_advancedvehicleshop and its working perfect! Now the problem is, I tried to to the same with the advancedgarage, on client/main.lua I basically copied all the code from mechanicgarages and change everything related to mechanic to taxi, same with server/main.lua.
On the config.lua I did the same, added the TaxiConfig, new coords...etc
The blips do appear, I can store vehicles, go to the impound, but when I try to open the garage nothing comes up, no errors on the F8 or on the console... :/ All the other garages still work

Questions
Have you made changes to anything in client/main.lua or server/main.lua?:
Yes, copy and paste the code from mechanic and just change everything related to mechanic to taxi
Have you looked through the Closed Topics?: Yes
Have you looked through the Wiki?: Yes
Are you using a Pre-Installed ESX? If Yes who?: Nope
Are you using es_extended? If Yes what Version? (Example: 1.2): 1.2.0
Are you using Essentialmode?: Yes
Are you using ExtendedMode?: No
Are you using OneSync?: Yes
Linux or Windows?: Linux

Sorry, found the problem, I forgot to add some code block... 🤣