Skip to content

AGENT_EXCHANGE_START

DummkopfOfHachtenduden edited this page Aug 21, 2016 · 1 revision

REQUEST

0x7081 - CLIENT_AGENT_EXCHANGE_START_REQUEST

4   uint    target.UniqueID

RESPONSE

0xB081 - SERVER_AGENT_EXCHANGE_START_RESPONSE

1   byte    result
if(result == 1)
{
    4   uint    target.UniqueID
}
else if(result == 2)
{
    2   ushort  errorCode
}

See also:

Clone this wiki locally