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

Major bug fix and QOL changes. #71

Closed StuxxyOfficial closed 2 years ago

StuxxyOfficial commented 2 years ago
LukeWasTakenn commented 2 years ago

Are the get and set props functions directly off of ox_lib or modified a bit?

StuxxyOfficial commented 2 years ago

Are the get and set props functions directly off of ox_lib or modified a bit?

they are modified slightly. mainly just to fix extra's not saving correctly and of course setting fuel level. im sure you could put the code outside of that function and use the lib. but i didn't want to add any extra dependencies.

LukeWasTakenn commented 2 years ago

Since I'll be adding a context menu to ox_lib, I'll probably just end up ditching zf_context and using that honestly

StuxxyOfficial commented 2 years ago

Changes made as requested :)