Skip to content

AGENT_PARTY_MATCHING_PLAYER_JOIN

DummkopfOfHachtenduden edited this page Oct 12, 2021 · 4 revisions

0x706D - SERVER_AGENT_PARTY_MATCHING_PLAYER_JOIN_REQ

4   uint            RequestID
4   uint            UserJID
4   uint            Party.MatchingID
4   uint            PrimaryMastery
4   uint            SecondaryMastery
1   byte            JobState
*   PartyMemberInfo memberInfo

0x306E - CLIENT_AGENT_PARTY_MATCHING_PLAYER_JOIN_ACK

4   uint    RequestID
4   uint    UserJID
1   byte    RequestResponse // 0 = Deny, 1 = Accept
Clone this wiki locally