-
Notifications
You must be signed in to change notification settings - Fork 42
AGENT_EXCHANGE_UPDATE
DummkopfOfHachtenduden edited this page Aug 21, 2016
·
1 revision
0x3089 - SERVER_AGENT_EXCHANGE_UPDATE
1 byte updateType
if(updateType == ExchangeUpdateType.Item)
{
1 byte Slot
* object <genericItemData>
}
else if(updateType == ExchangeUpdateType.Gold)
{
8 ulong Gold
}
See also: