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

Improved inventory, trunk checks, new function #683

Merged
merged 1 commit into from
Jul 10, 2023

Conversation

Boss-Man-Dev
Copy link
Contributor

  • 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.
- [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.
@Sharky521 Sharky521 merged commit c9e3315 into vRP-framework:master Jul 10, 2023
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.

2 participants