This repository was archived by the owner on Jun 1, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 45
AGENT_CONSIGNMENT_LIST
DummkopfOfHachtenduden edited this page Aug 21, 2016
·
2 revisions
0x750E - CLIENT_AGENT_CONSIGNMENT_LIST_REQUEST
//Empty
0xB50E - CLIENT_AGENT_CONSIGNMENT_LIST_RESPONSE
1 byte result
if(result == 1)
{
1 byte itemCount
foreach(item)
{
4 uint PersonalID
1 byte SaleStatus
4 uint RefItemID
4 uint SellCnt
8 ulong Price
8 ulong Deposit
8 ulong SellFee
4 uint EndDate //epoch
}
}
else if(result == 2)
{
2 ushort errorCode
}
See also:
Silkroad Online® is a registered trademark of JOYMAX Co., Ltd. All Rights Reserved.
Trademarks belong to their respective owners. All rights reserved.