Skip to content
DummkopfOfHachtenduden edited this page Oct 12, 2021 · 2 revisions

0x7062 - CLIENT_AGENT_PARTY_INVITE_REQ

4   uint    GID // of player to be invited

0xB062 - SERVER_AGENT_PARTY_INVITE_ACK

1   byte    result
if(result == 2)
{
    2   ushort  errorCode
}
Clone this wiki locally