Skip to content

Adding extra reload-related getters + better CanReload check#359

Merged
davidsebesta1 merged 2 commits into
northwood-studios:masterfrom
OMEGA3065:master
Feb 27, 2026
Merged

Adding extra reload-related getters + better CanReload check#359
davidsebesta1 merged 2 commits into
northwood-studios:masterfrom
OMEGA3065:master

Conversation

@OMEGA3065
Copy link
Copy Markdown
Contributor

This PR adds IsReloading, IsUnloading and IsReloadingOrUnloading getters to the LabApi FirearmItem wrapper.

It also adds a second change ensuring that CanReload will only return true if the firearm isn't in use (reload/unload) since base game would deny this reload.
If this change is not wanted, I think CanReload should have it's description (or also the name) changed since it doesn't reflect what it does as it only checks if the Owner of the firearm has enough ammo to perform the reload.

…from being through even though base game wouldn't allow for reloading to happen
@davidsebesta1 davidsebesta1 merged commit 1b261cb into northwood-studios:master Feb 27, 2026
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