JonasDev17 / qb-garages

GNU General Public License v3.0
96 stars 70 forks source link

tells me cars aren't at a location after server restart even though showing in database ........ #153

Closed DopeLovingHippy closed 3 weeks ago

DopeLovingHippy commented 3 months ago

my issue is after restart cars no longer show in garage you parked at ....... they show again after another restart or restarting garage manually

11
MrTeaRexx commented 3 months ago

I had this problem too, one of the settings brakes the entire script, installing it fix it

DopeLovingHippy commented 3 months ago

I had this problem too, one of the settings brakes the entire script, installing it fix it

any idea which one mate ?

MrTeaRexx commented 2 months ago

I had this problem too, one of the settings brakes the entire script, installing it fix it

any idea which one mate ?

Config.StoreParkinglotAccuratly = true Config.SpawnAtLastParkinglot = true set them to false

JonasDev17 commented 2 months ago

I had this problem too, one of the settings brakes the entire script, installing it fix it

any idea which one mate ?

Config.StoreParkinglotAccuratly = true Config.SpawnAtLastParkinglot = true set them to false

Did you apply the sql patch? I haven't tried this feature recently so it may be broken but if you do not apply the patch then this feature will definitely not work that's for sure.

JonasDev17 commented 2 months ago

Nevermind, just saw your bug report. Will take a look at it, thanks