addTradeItem packet doesn't work properly

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
Lee
Posts: 102
Joined: Wed Sep 02, 2009 11:10 pm

addTradeItem packet doesn't work properly

Post by Lee »

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.
Last edited by Lee on Fri Mar 26, 2010 9:02 am, edited 1 time in total.
_DS_
L2j Veteran
L2j Veteran
Posts: 3437
Joined: Wed Apr 30, 2008 8:53 am
Location: Russia

Re: addTradeItem packet doesn't work properly

Post by _DS_ »

No such revision "Last", topic closed.

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;
Lee
Posts: 102
Joined: Wed Sep 02, 2009 11:10 pm

Re: addTradeItem packet doesn't work properly

Post by Lee »

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.
User avatar
JIV
L2j Veteran
L2j Veteran
Posts: 1882
Joined: Sun Jan 06, 2008 8:17 pm
Location: Slovakia
Contact:

Re: addTradeItem packet doesn't work properly

Post by JIV »

problem is known, its visual problem only(afaik) -> low priority.
Lee
Posts: 102
Joined: Wed Sep 02, 2009 11:10 pm

Re: addTradeItem packet doesn't work properly

Post by Lee »

JIV wrote:problem is known, its visual problem only(afaik) -> low priority.
Yes its visual only.. But still, doesnt match the retail..
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: addTradeItem packet doesn't work properly

Post by janiii »

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!
Lee
Posts: 102
Joined: Wed Sep 02, 2009 11:10 pm

Re: addTradeItem packet doesn't work properly

Post by Lee »

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.
User avatar
JIV
L2j Veteran
L2j Veteran
Posts: 1882
Joined: Sun Jan 06, 2008 8:17 pm
Location: Slovakia
Contact:

Re: addTradeItem packet doesn't work properly

Post by JIV »

answer is inventoryupdate with remove trade item.
Post Reply