L2J Revision Number:4017
L2JDP Revision Number:7200
Am I the only one who've saw that the addtradeitem packet doesn't make the added item "moves" from the inventory and goes to the trade?
On retail if i remember right, when you double click on the item (to add it in the trade) it "moves" from the inventory and goes to the trade. This doesn't happen in l2j I think.
Sorry if im wrong. Im not sure, thats why I didn't make a new ticket.
addTradeItem packet doesn't work properly
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- Posts: 102
- Joined: Wed Sep 02, 2009 11:10 pm
addTradeItem packet doesn't work properly
Last edited by Lee on Fri Mar 26, 2010 9:02 am, edited 1 time in total.
-
- L2j Veteran
- Posts: 3437
- Joined: Wed Apr 30, 2008 8:53 am
- Location: Russia
Re: addTradeItem packet doesn't work properly
No such revision "Last", topic closed.
PS. You should verify on retail first before creating topic, or it will be classificated as post hunting.
PS. You should verify on retail first before creating topic, or it will be classificated as post hunting.
Commiter of the shit
public static final int PI = 3.1415926535897932384626433832795;
public static final int PI = 3.1415926535897932384626433832795;
-
- Posts: 102
- Joined: Wed Sep 02, 2009 11:10 pm
Re: addTradeItem packet doesn't work properly
Post edited.
Retail info confirmed on RPG-CLUB (ct2.3) and l2abyss x7 (ct2.2). Should be same for epilogue, im gonna get a account in offi to log in and see there too.
Retail info confirmed on RPG-CLUB (ct2.3) and l2abyss x7 (ct2.2). Should be same for epilogue, im gonna get a account in offi to log in and see there too.
- JIV
- L2j Veteran
- Posts: 1882
- Joined: Sun Jan 06, 2008 8:17 pm
- Location: Slovakia
- Contact:
Re: addTradeItem packet doesn't work properly
problem is known, its visual problem only(afaik) -> low priority.
-
- Posts: 102
- Joined: Wed Sep 02, 2009 11:10 pm
Re: addTradeItem packet doesn't work properly
Yes its visual only.. But still, doesnt match the retail..JIV wrote:problem is known, its visual problem only(afaik) -> low priority.
- janiii
- L2j Veteran
- Posts: 4269
- Joined: Wed May 28, 2008 3:15 pm
- Location: Slovakia
Re: addTradeItem packet doesn't work properly
packet sniff from lion:
lion wrote:sniffed packet from rpg-club
for adena
http://www.pastebin.cz/fd8bcbb972995d
for potion when all items traded
http://www.pastebin.cz/b82c1c179c3d22
maybe some one who know about packet and will have free time fix this visual bug
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper ♀
I don't give private support - PM will be ignored!
forum flOOder dancing dEVILoper ♀
I don't give private support - PM will be ignored!
-
- Posts: 102
- Joined: Wed Sep 02, 2009 11:10 pm
Re: addTradeItem packet doesn't work properly
Is it only me or I can't open pastebin.cz? 
Anyway, i'll try what I can, since this sometimes is annoying when you've got multiple items (like SBoG) which aren't counted like a number (like soe/res when u got many of them). This bothers me sometimes, thats why I reported it.
I'll try to take a sneek on the sniffs and fix the packet.
Thanks.

Anyway, i'll try what I can, since this sometimes is annoying when you've got multiple items (like SBoG) which aren't counted like a number (like soe/res when u got many of them). This bothers me sometimes, thats why I reported it.
I'll try to take a sneek on the sniffs and fix the packet.
Thanks.
- JIV
- L2j Veteran
- Posts: 1882
- Joined: Sun Jan 06, 2008 8:17 pm
- Location: Slovakia
- Contact:
Re: addTradeItem packet doesn't work properly
answer is inventoryupdate with remove trade item.