Closed GodnessCookie closed 6 years ago
get
This packet is sent when picking up a item.
{1} {CharacterID} {DropID} {0}
get 1 1 100061 0 - picking up a item on the character with CharacterID1 get 1 2 100062 0 - picking up a stack of 10 items on the character with CharacterID2
get 1 1 100061 0
get 1 2 100062 0
fixed in #67
PacketName
get
Packet Usage
This packet is sent when picking up a item.
Packet Header
get
Packet Content
{1} {CharacterID} {DropID} {0}
Few examples
get 1 1 100061 0
- picking up a item on the character with CharacterID1get 1 2 100062 0
- picking up a stack of 10 items on the character with CharacterID2