LukeWasTakenn / luke_garages

Super lightweight FiveM resource that adds garages and impounds for the ESX Legacy framework
GNU General Public License v3.0
33 stars 37 forks source link

fix: race conditions when applying vehicle mods. #85

Closed StuxxyOfficial closed 2 years ago

StuxxyOfficial commented 2 years ago

Also refactored how setting vehicles stored is done. since we'd get the occasional issue with invalid entities when a player stored the vehicle. meaning it wouldn't continue and execute the query even though the vehicle has been deleted.

LukeWasTakenn commented 2 years ago

@StuxxyOfficial Any update on this?

If you found not teleporting into a vehicle to be causing issues, perhaps it's not a bad idea to chuck it into the config file?

StuxxyOfficial commented 2 years ago

@LukeWasTakenn Yeah no worries. i'll add a config option.