Skip to content

getpartymember updates#3315

Merged
MishimaHaruna merged 10 commits intomasterfrom
getpartymember
Aug 31, 2024
Merged

getpartymember updates#3315
MishimaHaruna merged 10 commits intomasterfrom
getpartymember

Conversation

@MishimaHaruna
Copy link
Copy Markdown
Member

Pull Request Prelude

The getpartymember MRs #3305, #3307, #3308 should be merged into master at the same time, so they were collected into a temporary branch and will be merged through this PR once they're all in.

Changes Proposed

See #3305, #3307, #3308

jasonch35 and others added 8 commits July 27, 2024 21:02
getpartymember(<party_id>, <type>, <array>);
Will now accept any array as argument
Value returned is the member count
Uses constants:
PT_MEMBER_NAME
PT_MEMBER_CHARID
PT_MEMBER_ACCID

sample usage:
.@count = getpartymember(getcharid(CHAR_ID_PARTY, PT_MEMBER_NAME, .@name$);
@MishimaHaruna MishimaHaruna added this to the Release v2024.08 milestone Aug 31, 2024
@MishimaHaruna MishimaHaruna marked this pull request as ready for review August 31, 2024 14:15
@MishimaHaruna MishimaHaruna merged commit 0639fb7 into master Aug 31, 2024
@MishimaHaruna MishimaHaruna deleted the getpartymember branch August 31, 2024 16:47
@jasonch35 jasonch35 mentioned this pull request Sep 18, 2024
3 tasks
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