Messages LootStoreExtension - themeldingwars/Documentation GitHub Wiki
LootStoreExtension is a separate entity from AreaVisualData that carries the same loot pickup event on its own view. It was added later: it only exists from GSS protocol version 11 onwards, while the AreaVisualData equivalent goes back to version 1.
Events
LootObjectCollected
- On the LootStoreExtension LootObjectView.
- Contents: a
uint32loot index and two entity ids, the looter and what it was looted into. Which of the two ids is which has not been confirmed. - Byte for byte the same as AreaVisualData LootObjectCollected, and sent for the same event.