Optimized and improved the inventory module for better performance and efficiency.
Added checks to the vehicle chest system in the garage module to ensure proper functionality and prevent errors.
Implemented a new function for the vehicle trunk that enforces the user to be at the trunk in order to open the vehicle chest.
Changes Made:
[Inventory Module] Refactored code for improved performance and efficiency.
[Garage Module] Added checks to the vehicle chest system to handle edge cases and prevent errors.
[Garage Client] Introduced a new function, getNearestOwnedVehicleTrunk(), which requires the user to be physically present at the vehicle trunk in order to open the chest.
Changes Made: