LukeWasTakenn / luke_garages

Super lightweight FiveM resource that adds garages and impounds for the ESX Legacy framework
GNU General Public License v3.0
33 stars 37 forks source link

Unable to store vehicle here! #95

Closed MooseJawMike77 closed 2 years ago

MooseJawMike77 commented 2 years ago

I just installed your script on my esx legacy server with all of your requirements but for some reason, when I purchase a vehicle and go to store it at Legion it tells me I am unable to store the vehicle there. Do you know what might be causing this issue? I am not getting any errors when I attempt to store it, just the message on the screen.

LukeWasTakenn commented 2 years ago

Can I see the data in your owned_vehicles table?

MooseJawMike77 commented 2 years ago

store vehicle issues

MooseJawMike77 commented 2 years ago

I have tried some other vehicles but I just put them back in the dealership

LukeWasTakenn commented 2 years ago

Hey your category column is NULL, this is likely due to the vehicle shop you are using not setting the correct value, please try change it to civ and let me know if it works

MooseJawMike77 commented 2 years ago

How can I get the job to list as civ? The category was messed up for some reason, because all of my add on cars have categories listed in the db

LukeWasTakenn commented 2 years ago

How can I get the job to list as civ? The category was messed up for some reason, because all of my add on cars have categories listed in the db

Sorry my bad, it's not category column that's the issue, it's job, job column would have to have civ.

But anyways this isn't an issue with my resource, instead the issue is in whatever you're using to buy vehicles.