Skip to content

Add onClientPlayerWeaponReload and onClientPedWeaponReload events#4373

Merged
tederis merged 6 commits into
masterfrom
unknown repository
Aug 21, 2025
Merged

Add onClientPlayerWeaponReload and onClientPedWeaponReload events#4373
tederis merged 6 commits into
masterfrom
unknown repository

Conversation

@ghost

@ghost ghost commented Aug 19, 2025

Copy link
Copy Markdown

Adds two new client side events to detect when a player or ped reloads their weapon. Useful for custom behavior or effects. Closes #4134.

@ghost ghost changed the title Add onClientPlayerWeaponReload and onClientPedWeaponReload events Add onClientPlayerWeaponReload and onClientPedWeaponReload events Aug 19, 2025

@tederis tederis left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tederis tederis merged commit 38e550f into multitheftauto:master Aug 21, 2025
8 checks passed
MTABot pushed a commit that referenced this pull request Aug 21, 2025
38e550f Add `onClientPlayerWeaponReload` and `onClientPedWeaponReload` events (#4373)
@ghost ghost deleted the reload branch August 21, 2025 03:35
@Dutchman101

Copy link
Copy Markdown
Member

@tederis Are you aware of the feature freeze (announced in dev discord)?

@tederis

tederis commented Aug 25, 2025

Copy link
Copy Markdown
Member

@tederis Are you aware of the feature freeze (announced in dev discord)?

No, I wasn't aware of it. I'll take that on board, sorry.

@FileEX FileEX added the enhancement New feature or request label Aug 31, 2025
@FileEX FileEX added this to the 1.7.1 milestone Aug 31, 2025
@qaisjp qaisjp modified the milestones: 1.7.1, Next (1.7) Jan 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add onClientPlayerWeaponReload

4 participants