-
Notifications
You must be signed in to change notification settings - Fork 42
AGENT_EXCHANGE_UPDATE_ITEMS
DummkopfOfHachtenduden edited this page Aug 21, 2016
·
1 revision
0x308C - SERVER_AGENT_EXCHANGE_UPDATE_ITEMS
4 uint uniqueID //of list owner
1 byte itemCount
foreach(item)
{
1 byte item.SourceSlot //from inventory
1 byte item.ExchangeSlot //0-11 in exchange window
* object item.<genericItemData>
}
See also: