[RELEASE] renzu_garage - v1.8 - Advanced Garage Fivem

hi, thanks for yours scripts, i use garage/custom,

but i have issue with Garage, when i stock my car in my private garage, i want dismantle a cosmtic or other i can, but when i want install it i have this error, and i cant install it, in my mechanic job with renzu custo they are work fine (stock and install) but not on private garage

thanks for help

After I put a car into the garage, it’s impossible to change the color of that car. What can I do?
I see that other player here has the same problem too

yo car’s player will impound when they abandon their cars with high distance or disconnect and join.
can I fix this?
I didnt found this how to disable

Hello . Your script is very well designed, but I found some problems in it. The first problem is that when you buy a livery for a car and store it in the parking lot. So far everything is working fine! But when you pick up the same car again and change its livery, it still works properly, but when you store that car in the parking lot, it is saved with the old livery and does not recognize the new livery, and when you want to take the car out of the parking lot with the livery The old one is displayed!!! . And the second problem is that you don’t have the ability to sell it after buying a parking lot! . I hope I have helped improve your programming with my information. Good luck

Seems there are a few bugs, first when you use the /park command your car dissapears and it is not in any of your garages, or impunds, it basically vanishes off the planet. second, the lockpicking nor thye hotwiring are working, both are registered both throw an error


everything else seems ok, although every few times when i take a car out of the private garage i exit the garage with no vehicle even though is shows notification vehicle returned. still lots of bugs for sure im on esx 1.2.0, and vehicle shop outright doesnt work on the 1.2.0 version but it works on my legacy server. its weird. Lockpiking now outright doesnt work on my server when it was working fine with a different garage, i used to use blowtorch or lock pick and unlock cars now both are not unlocking any cars. and its your script causing it btw. any suggestions? very nice overall script and thanks

1 Like

@Renzuzu Hey brodi, is a way to implement a call vehicles to location script that works with your garage script?

Like valet?
What do you mean

Yea, like a valet script that summons your vehicle out of your garage at your feet.

How can I fix that.

Why do you need the garage to interact with valet script?

As long as your valet script uses stored value in mysql it will sync. Or else you want to use the vehicle properties.

@Simsonfanatiker

This is known issue in park feature. Sometimes if your ped just spawned nearby on it. I will try to look on it again.

this is not happening in latest main branch.

The problem is that, the valet scrip duplicate my cars.

what script is your valet? is it opensource?

does your valet uses stored mysql column to identify vehicle if its out or not?

I’m using this one. ESX 1.2 Personal Car Delivery

1 Like

i dont think the problem is in the garage.
i have look on that script. its have poor checking of stored vehicles
instead its utilise game pools entity to check if vehicle is out or not.
so if you move far away from the spawned vehicles. your valet menu will be able to spawned it again.

anything else, it could be your plate format with spaces as your valet script does not trim it when sending to server.

ahh ok, thanks!

I have installed renzu_garage with me on 21.10 and always the problem that the vehicles just float after a server restart

Good script, Long time to get things working, maybe because critically needed info is somewhere bottom or hidden somewhere else, but it’s a good script, mostly because /park functions, and after the restart, a vehicle is still there.

The only thing is that, is it possible to give the keys better naming, right now keys in my inventory are called Vehicle Vehicle keys. Better naming should be named by manufacturer and model name.
example Declasse Granger 3500LX, or added function if you move the mouse into the keys then its shows up there like a license plate.

thank you for feedback,

i know the metadatas of label are already implemented, probably the keys from vehicle shop is not using label of vehicle. or plate

no you cant, its builtin feature for serveer who have a lot of vehicle it can be useful.
if you know how to edit lua , its on OpenGarage function.

Do you get that thing fixed? I think It’s because you are too close to another player’s vehicle, or you own another vehicle. You need a distance for another player’s or your other vehicle, like 2 empty parking spaces between players’ vehicles. I think its setting is somewhere config or set up in Lua files. I also try to find it and change that for me. Maybe it’s set up to avoid bugs. But I wanna change that you can park next to your other vehicle, like park your vehicles inside a custom mansion garage, where you can drive in and out without loading and black screens, (like Micheal or Franklin garage)