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

DropPlayerItem: Ensure HasPrimary flag assignation on successful weapon removal #866

Merged
merged 1 commit into from Oct 10, 2023

Conversation

dystopm
Copy link
Contributor

@dystopm dystopm commented Sep 28, 2023

  • Ensuring m_bHasPrimary member assignation when dropping a primary weapon, you can have more than 1 weapon (in modded scenarios) and you can grab a shield by just dropping one weapon.
  • Ensuring m_bHasPrimary member assignation every time a weaponbox entity is successfully created (in modified scenarios)

@dystopm dystopm changed the title Ensure HasPrimary flag assignation on successful weapon removal DropPlayerItem: Ensure HasPrimary flag assignation on successful weapon removal Oct 9, 2023
@s1lentq s1lentq merged commit a2678a1 into s1lentq:master Oct 10, 2023
4 checks passed
@dystopm dystopm deleted the hasprimary_member_enhance branch October 11, 2023 15:00
Vaqtincha pushed a commit to Vaqtincha/ReGameDLL_CS that referenced this pull request Oct 25, 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.

None yet

2 participants