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

[Inventory] Add GetInventorySlots() Method #4566

Merged
merged 3 commits into from
Jan 6, 2025

Conversation

Kinglykrab
Copy link
Contributor

@Kinglykrab Kinglykrab commented Dec 4, 2024

Description

  • Add GetInventorySlots() method for an easy short hand for inventory slots.

Perl

  • Add $client->GetInventorySlots().

Lua

  • Add client:GetInventorySlots().

Type of change

  • New feature

Checklist

  • I have tested my changes
  • I have performed a self-review of my code. Ensuring variables, functions and methods are named in a human-readable way, comments are added only where naming of variables, functions and methods can't give enough context.
  • I own the changes of my code and take responsibility for the potential issues that occur

@Akkadius
Copy link
Member

Few minor comments otherwise LGTM

@Akkadius Akkadius merged commit 1ed282f into master Jan 6, 2025
2 checks passed
@Akkadius Akkadius deleted the inventory/getinventoryslots branch January 6, 2025 05:48
@Akkadius Akkadius mentioned this pull request Jan 6, 2025
mute pushed a commit to mute/Server that referenced this pull request Mar 3, 2025
* [Inventory] Add GetInventorySlots() Method

* Update client.cpp

* Push
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