ffxivlib
ffxivlib copied to clipboard
GetPartyMemberById
GetPartyMemberById gets an old player even though they have left the party only overwrites the position in the party when someone else joins.
Could just have a function, GetActualNumberOfPeopleInParty() ? Instead of using PARTY_MEMBER_ARRAY_SIZE to iterate over the ID's
I'll see what I can do. :)
Unfortunately the widget infos doesnt give me meaningful informations to determine a party member has left or was in a previous party. I'm looking at other ways to finding that out