Google-Code-Fork / tibiaapi

Automatically exported from code.google.com/p/tibiaapi
MIT License
0 stars 0 forks source link

client.IO.Proxy.ReceivedItemMoveOutgoingPacket is missing #167

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The event 'client.IO.Proxy.ReceivedItemRotateOutgoingPacket' used to handle
items movements in inventory is missing.

Original issue reported on code.google.com by lucas_j_...@hotmail.com on 6 Sep 2009 at 9:29

GoogleCodeExporter commented 9 years ago
That event is raised when items like chairs are rotated on the ground. You 
should take 
a look at events related to Container packets.

Original comment by geancarl...@gmail.com on 6 Sep 2009 at 10:25

GoogleCodeExporter commented 9 years ago
I wrote the wrong event here. It is not ReceivedItemRotateOutgoingPacket, it is
ReceivedItemMoveOutgoingPacket like on the issue title.

Original comment by lucas_j_...@hotmail.com on 6 Sep 2009 at 11:01

GoogleCodeExporter commented 9 years ago

Original comment by ian320 on 7 Sep 2009 at 12:19

GoogleCodeExporter commented 9 years ago

Original comment by geancarl...@gmail.com on 7 Sep 2009 at 1:35