HumanTree92/esx_advancedgarage

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

Closed this issue · 8 comments

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

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.

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?

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

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

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

image
even though I can quite clearly see them

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

ah yeah that was it, cheers
image