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

Fix for overweight item carry on rewards and optional custom drop creation #20

Merged
merged 6 commits into from
Jun 3, 2024

Conversation

Virus18sp
Copy link
Contributor

Description

This fix a problem that when players receive their reward they can carry more than they can actually support since it does not check the capacity limit of their inventory.

Optionally, the server owner is given the option to create a custom drop with the items that player cannot carry so another player can collect them.

Checklist

  • I have personally loaded this code into an updated Qbox project and checked all of its functionality.
  • My pull request fits the contribution guidelines & code conventions.

server/main.lua Outdated Show resolved Hide resolved
server/main.lua Outdated Show resolved Hide resolved
@Manason Manason merged commit fbbd5ca into Qbox-project:main Jun 3, 2024
2 checks passed
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