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

Level of combatant missing from PartyChanged #210

Open
SpaghettiEnjoyer opened this issue Jun 3, 2021 · 0 comments
Open

Level of combatant missing from PartyChanged #210

SpaghettiEnjoyer opened this issue Jun 3, 2021 · 0 comments

Comments

@SpaghettiEnjoyer
Copy link

result.Add(new PartyMember
{
id = $"{id:X}",
name = c.Name,
worldId = c.WorldID,
job = c.Job,
inParty = c.PartyType == PartyTypeEnum.Party
});

sandtechnology pushed a commit to sandtechnology/OverlayPlugin that referenced this issue May 7, 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

No branches or pull requests

1 participant