Google-Code-Fork / tibiaapi

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

NPC Trade Window #88

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I haven't gotten to rewrite my code to account for the changes to the
packet structure, but I'm using Packets.NpcTradeListPacket from a previous
version and it was brought to my attention that it doesn't catch runes. Is
it still like this or does the new function (OpenShopWindowPacket) catch runes?

Original issue reported on code.google.com by joebingham07@gmail.com on 19 Dec 2008 at 3:51

GoogleCodeExporter commented 9 years ago
What do you mean when you say "Doesn't catch runes"? Does it not show the 
charges? Or
does it not work at all?

Original comment by ian320 on 19 Dec 2008 at 4:01

GoogleCodeExporter commented 9 years ago
Sorry I've been working on my NPC Tool that "catches" the trade list. Yeah, 
when the
packet is received and you loop through the items, runes aren't there.

Original comment by joebingham07@gmail.com on 19 Dec 2008 at 5:15

GoogleCodeExporter commented 9 years ago
It's working fine here.. 

Original comment by brunodun...@gmail.com on 19 Dec 2008 at 7:00

Attachments:

GoogleCodeExporter commented 9 years ago
Ok, just making sure it works with your rewrite. Thanks.

Original comment by joebingham07@gmail.com on 19 Dec 2008 at 7:23