Please Check.
Posted: Mon Apr 18, 2011 9:04 pm
Please check if this bug not working in l2jserver
Catching package Action (select yourself), send to "Sending window"
Looking for donator (or noob, enemy/etc)
Invite him to party
Ask him to show weapon/armor/epic (say him, that you will buy it for a great price)
When he put his weapon into TRADE window, you recieve TradeOtherAdd packet. (from server!)
Copy ObjectID of weapon
Select this player (donator), you will obtain packet Action. (from client)
Then change OID in this packet to the OID of weapon (from TradeOtherAdd packet)
Send Action packet to the server (you will obtain his weapon) and do relogin.
After relogin, the weapon will be in your inventory forever, and after donator put his weapon off or do relogin, he will realise, that he lost his weapon!
Catching package Action (select yourself), send to "Sending window"
Looking for donator (or noob, enemy/etc)
Invite him to party
Ask him to show weapon/armor/epic (say him, that you will buy it for a great price)
When he put his weapon into TRADE window, you recieve TradeOtherAdd packet. (from server!)
Copy ObjectID of weapon
Select this player (donator), you will obtain packet Action. (from client)
Then change OID in this packet to the OID of weapon (from TradeOtherAdd packet)
Send Action packet to the server (you will obtain his weapon) and do relogin.
After relogin, the weapon will be in your inventory forever, and after donator put his weapon off or do relogin, he will realise, that he lost his weapon!