Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optimized inventory, added trunk checks, new trunk function #682

Closed
wants to merge 1 commit into from
Closed

Conversation

Boss-Man-Dev
Copy link
Contributor

@Boss-Man-Dev Boss-Man-Dev commented Jul 7, 2023

  • 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.

- 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.
- [Vehicle Module] Introduced a new function, getNearestOwnedVehicleTrunk(), which requires the user to be physically present at the vehicle trunk in order to open the chest.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant