TanguyOrtegat / esx_jb_eden_garage2

41 stars 50 forks source link

Can't store Aircrafts in the garage. #57

Closed DennisFusha closed 4 years ago

DennisFusha commented 4 years ago

When I buy an Aircraft and try to store it at the airport garage it says,

Can't store this vehicle.

Fix someone?

iTzCrutchie commented 4 years ago

Do you get any console or server errors? And is their a database entry for the plane that says you own it?

I haven't had this issue but can test tomorrow.

DennisFusha commented 4 years ago

Do you get any console or server errors? And is their a database entry for the plane that says you own it?

I haven't had this issue but can test tomorrow.

I fixed this myself in the client script.

SilentPain96 commented 4 years ago

how did you fix that same problem

iTzCrutchie commented 4 years ago

Depends on the s riot you are using. My aircraft shop was calling the plane a plane in the dB instead of aircraft. Had to fix it in that script.

TanguyOrtegat commented 4 years ago

Depends on the s riot you are using. My aircraft shop was calling the plane a plane in the dB instead of aircraft. Had to fix it in that script.

indeed, will have to fix that and add a heli spawnpoint becasue esx is doing its own thing and not looking at what others made before making changes