[RE-RELEASE] esx_eden garage2: 3 in 1 garage

Yes I figured you just hadn’t had time yet :slight_smile: my time has been pretty limited as well.

Hi, I am having trouble adding vehicle plates to the UI.

I know to add them to the client file, but I still can’t seem to find the right wording to make them display.

Hi, how to change pound (Pos) spawnpoint?

Garage_Centre = {
        Pos = {x = 408.61, y = -1625.47, z = 30.2},
        Marker = { w= 1.0, h= 1.4, r = 204, g = 204, b = 0},
        Name = _U('garage_name'),
        HelpPrompt = _U('open_car_garage'),

how about extendedmode?

how to disable transfer vehicle betweet garage?

how to setup like that bro?

@Jager_Bom can you help me i want to enable the garage for policejob but it dont works. PLS help me

hello…how to change the garage blip? is it possible? bcause i cant find anything that related to blip in the script. i only found markers. BTW this esx garage works flawlessly. And how can i change garage name? like garrage_mirrorpark, garage_lake. i’m relocating a few garage so i want to know how to rename the garage. Thanks in advance

Hey I have a problem with the society garages. In my policejob and my ambulancejob there is no point where they go on or off duty. How can I fix this?

1 Like

Thanks for the wonderful script!!
but I have a question how do I change the impound point (spawned point )from green marker to yellow marker, please?
in case I want to separate the impound lot from the other markers :smiley:
Thanks in advance :smiley:

does anyone know how to create a point for a specific job, for example mafia?

Can somebody tell me please how can I hide some blip that I don’t need.

you can’t at the moment, or you need to edit the script
you can edit yellow circle position or you can change green circle position, and then pound spawnpoint will change too

should be the same i think, didn’t look at extended mode yet, still using es_extended 1.2

in the where clause of the queries,
instead of:
[’@garage_name’] = garage_name
do something like this:
[’@garage_name’] = “garage”

hi sorry for delay, but don’t spend too much time on fivem anymore.
Where are you stuck at now ?

Hello,
thanks for your comments, to change blips here are 3 lines for the blips:

To rename garages, change this line everywhere:

my society garages, do not work the same way as the garages intented in the newer versions of the script. If you want to add society garage, remove everything regarding garages into your scripts, then when you go on duty, in your job past this line for example (police):

TriggerEvent("esx_eden_garage:EnableSocietyGarage", "police", true)

and off duty:

TriggerEvent("esx_eden_garage:EnableSocietyGarage", "police", false)

then last thing to do is in config file of this garage script add it into societygarages the positions you want

Like i explained earlier, you will need to edit the script yourself to make it separate you you can change green circle

See 2 comments ip i explained it :slight_smile: if you have any issues don’t hesitate to ask

what blips don’t you need ?

2 Likes

normal car garage but not all of them just some of them. can you help me ?

Amazing work

Wow very nice, works great!

wondering if there is an easyway to add private property garage

Hi, so when I impound a vehicle I can still get in from the normal impound garage(not the police or mecano one) or I can transfer it. So how can I make that the car stays only in the police/mecano impound garage?

My police cars are avaliable in the normal garage, how can i disable this?

Hello how do i make it so you can store a certain amount of cars in a garage this is really important to me i would love an answer

anyone know how to fix this?
this is how my database looks : https://ibb.co/qkbd9t2

[ERROR] [MySQL] An error happens on MySQL for query “SELECT vehicle, vehiclename, pound, stored, garage_name FROM owned_vehicles WHERE owner = @identifier and type=@vehicle_type {@vehicle_type=car;@identifier=steam:11000013f42c8f6}”: Unknown column ‘vehiclename’ in ‘field list’
[ERROR] [MySQL] An error happens on MySQL for query “SELECT vehicle, vehiclename, pound, stored, garage_name FROM owned_vehicles WHERE owner = @identifier and type=@vehicle_type {@vehicle_type=car;@identifier=steam:11000013f42c8f6}”: Unknown column ‘vehiclename’ in ‘field list’
[ERROR] [MySQL] An error happens on MySQL for query “SELECT vehicle, vehiclename, pound, stored, garage_name FROM owned_vehicles WHERE owner = @identifier and type=@vehicle_type {@vehicle_type=car;@identifier=steam:11000013f42c8f6}”: Unknown column ‘vehiclename’ in ‘field list’
[ERROR] [MySQL] An error happens on MySQL for query “SELECT vehicle, vehiclename, pound, stored, garage_name FROM owned_vehicles WHERE owner = @identifier and type=@vehicle_type {@vehicle_type=car;@identifier=steam:11000013f42c8f6}”: Unknown column ‘vehiclename’ in ‘field list’