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

should I re-do my garage sql now? with the new files im getting stuck inside the garage… the impound works great now, thank you for working on this! I love your scripts.

1 Like

What do you mean stuck?
Make sure you updated all the files.

You can message me more info.

And yea you did test the new impound system? Works great for you even in BETA release.

When I go into the actual garage to pick from my cars, when I get in and hit E, it isnt taking the car out.
Also my police garage wont open at all now, I redid all the files and redid the sqls
my cop cars are in the pub garage instead of the police garage

THE NEW IMPOUND IS AMAZING

ok looks good, i found it

You may get/download the DEV Branch again.

now when I hit E to take a car out, I get a black screen of death lol
Still cannot access job garages
also now my cop cars arent even in the pub garage anymore :frowning:

you should provide more info.
F8 Screenshot
Server Console Screenshot.
When Black Screen Happens.
i cant speculate your problem :smiley:

and take note whats your using is a DEV Branch and is not release yet, if you cant provide proper bug report you should not use it. and always do post only in GITHUB REPORT SECTION

as for the cop cars, is the cop should be using a job garage? :thinking:

I didnt provide F8, because no errors come up. Sorry I’ve never used github to report before.
yes the police garages are set for the police job to access- just like they were set up prior to the change.I click enter when the pop ui comes up and the garage doesnt open. no errors, nothing happens at all.

Maybe this helps, at the public garage you can see my cop cars say they are in the police garage, but the police garages wont open.

also I will move this to github, sorry again

no worries, i just replied you in GH

its not showing a response to my issue thread? which is odd. lol

oh shh i replied someone i tought its you. i just replied.

Is there a way that when saving a car it does not do it in RGB?

manually yes, configurable no.

comment out this

line:1334:client

if props.rgb then SetVehicleCustomPrimaryColour(vehicle, props.rgb[1], props.rgb[2], props.rgb[3]) end
if props.rgb2 then SetVehicleCustomSecondaryColour(vehicle, props.rgb2[1], props.rgb2[2], props.rgb2[3]) end

1 Like

hi this is an amazing garage script thank you making this kind of garage for us as free,

i have a question how i am using ESX ADVANCED VEHICLE SHOP is this garage will work with that ?

1 Like

It should work just install the garage.sql
Carefully install columns one by one to avoid issues.

1 Like

thank you for quick response

So damage is saving in the DB and it is showing in the garage list when looking at the car but when ever you spawn it its always come out with 1000 engine and 1000 body. Its set to true for damage in the config as well. No errors client or server side as well.

https://streamable.com/b5p28l

Weird, as you can see the hp bar, and engine hp from UI, is half or damaged,

But when spawned, the health is full.

Im not sure but i think some script are making the vehicle health full, after spawning…
Can you check that possibility?

It seems to be just that car having the issue.
Other thing is if you visit a impound and have no vehicles in them it will tell you no cars here and then the garage promps never come back.

1 Like