Skip to content
DummkopfOfHachtenduden edited this page Aug 21, 2016 · 2 revisions

REQUEST

0x70B1 - CLIENT_AGENT_STALL_CREATE_REQUEST

2   ushort  Stall.Name.Length
*   string  Stall.Name

RESPONSE

0xB0B1 - SERVER_AGENT_STALL_CREATE_RESPONSE

1   byte    result
if(result == 2)
{
    2   ushort  errorCode
}

See also:

Clone this wiki locally