[World] 0x300a - Obtained Item Message

This packet tells the client to show the "[ITEM] has been obtained" message.

WORD ItemId
DWORD ItemCount
WORD MessageId (See Below)
WORD Unknown (0xffff)

MessageId Message
0x0341 Item Obtained
0x0342 Failed to obtain
0x0346 Inventory Full

Packet Example:

0c 0a 30 bd 0b 02 00 00 00 41 03 ff ff
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License