HumanTree92 / esx_advancedgarage

Advanced Garages for FiveM ESX Legacy
http://velocitientertainment.com/
68 stars 76 forks source link

Boat store not working & Addon Vehicles not showing up in garage #220

Closed Knox623 closed 3 years ago

Knox623 commented 3 years ago

Describe the Bug | A Clear & Concise Description of Bug It's pretty simple. I have turned on the boat dealer in the config however the circle for it does not appear, even though the blip is there. For the garage it shows up in the database and vanilla vehicles work, but when I store it and go to get it out of the garage it only shows the trucks and vanilla vehicles, not the addon vehicles. Capture Capture0

Questions Have you made changes to anything in client/main.lua or server/main.lua?: No 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?: Yes, txAdmin/Plume Are you using es_extended? If Yes what Version? (Example: 1.2): 1.2 Are you using Essentialmode?: No Are you using ExtendedMode?: Yes Are you using OneSync?: No Linux or Windows?: Windows

HumanTree92 commented 3 years ago

For the circle you might have to edit the config.lua for the boat. As for addon vehicles they won't show b/c you are using a custom category called addon which isn't supported by default. It is something you will have to edit yourself to fix.

Knox623 commented 3 years ago

image Okay, fixing the addon vehicles i'll just put them in the vanilla categories. However with the boat garage im not too sure what else I could change?

HumanTree92 commented 3 years ago

Scroll down that's not where u change the coords for the marker.

HumanTree92 commented 3 years ago

Wait is the boat store not working or the boat garage.

If its the boat store change https://github.com/HumanTree92/esx_advancedvehicleshop/blob/master/config.lua#L258

Knox623 commented 3 years ago

The boat store wasn't working. The circle is fixed now that i've corrected coords now it says no boats found

Knox623 commented 3 years ago

image even though I can quite clearly see them

HumanTree92 commented 3 years ago

If u restarted the script give it a few mins to reload everything.

Knox623 commented 3 years ago

ah yeah that was it, cheers image