Jump to content

Recommended Posts

Posted

Hello guys i don't know if everybody already have it so.. this java fix be the trade in game retail

 

"IF i put 1 db in trade it remove auto from my bag and stay just in trade window...

 

sorry for my bad english and for my bad and first topic ^^

 

 

In net.sf.l2j.gameserver.clientpackets; ---> AddTradeItem.java

 

find -> import net.sf.l2j.gameserver.serverpackets.TradeOwnAdd;

 

after  import net.sf.l2j.gameserver.serverpackets.TradeOwnAdd;

 

--> +import net.sf.l2j.gameserver.serverpackets.TradeUpdate;

 

find -> player.sendPacket(new TradeOwnAdd(item));

 

after  player.sendPacket(new TradeOwnAdd(item));

 

+player.sendPacket(new TradeUpdate(trade, player));

 

 

 

Create TradeUpdate.java file in net.sf.l2j.gameserver.serverpackets; or network.serverpackets;  

 

package net.sf.l2j.gameserver.serverpackets;

 

import net.sf.l2j.gameserver.model.L2ItemInstance;

import net.sf.l2j.gameserver.model.TradeList;

import net.sf.l2j.gameserver.model.TradeList.TradeItem;

import net.sf.l2j.gameserver.model.actor.instance.L2PcInstance;

 

public class TradeUpdate extends L2GameServerPacket

{

   private static final String _S__74_TRADEUPDATE = " 74 TradeUpdate";

   private final L2ItemInstance[] _items;

   private final TradeItem[] _trade_items;

 

   public TradeUpdate(final TradeList trade, final L2PcInstance activeChar)

   {

       _items = activeChar.getInventory().getItems();

       _trade_items = trade.getItems();

   }

 

   private int getItemCount(final int objectId)

   {

       for (final L2ItemInstance item : _items)

           if (item.getObjectId() == objectId)

               return item.getCount();

       return 0;

   }

 

   @Override

   public String getType()

   {

       return _S__74_TRADEUPDATE;

   }

 

   @Override

   protected final void writeImpl()

   {

       writeC(0x74);

 

       writeH(_trade_items.length);

       for (final TradeItem _item : _trade_items)

       {

           int _aveable_count = getItemCount(_item.getObjectId())

                   - _item.getCount();

           boolean _stackable = _item.getItem().isStackable();

           if (_aveable_count == 0)

           {

               _aveable_count = 1;

               _stackable = false;

           }

           writeH(_stackable ? 3 : 2);

           writeH(_item.getItem().getType1()); // item type1

           writeD(_item.getObjectId());

           writeD(_item.getItem().getItemId());

           writeD(_aveable_count);

           writeH(_item.getItem().getType2()); // item type2

           writeH(0x00); // ?

           writeD(_item.getItem().getBodyPart()); // rev 415  slot    0006-lr.ear  0008-neck  0030-lr.finger  0040-head  0080-??  0100-l.hand  0200-gloves  0400-chest  0800-pants  1000-feet  2000-??  4000-r.hand  8000-r.hand

           writeH(_item.getEnchant()); // enchant level

           writeH(0x00); // ?

           writeH(0x00);

       }

   }

}

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


  • Posts

    • Server owners, Top.MaxCheaters.com is now live and accepting Lineage 2 server listings. There is no voting, no rankings manipulation, and no paid advantages. Visibility is clean and equal, and early listings naturally appear at the top while the platform grows. If your server is active, it should already be listed. Submit here  https://Top.MaxCheaters.com This platform is part of the MaxCheaters.com network and is being built as a long-term reference point for the Lineage 2 community. — MaxCheaters.com Team
    • Someone knows if there is a free download in some place for get it?. Thanks!
    • NEWS Elysian Realms   LINEAGE 2 PRIVATE PUBLIC SERVER A complete, optimized, and feature-rich Lineage 2 experience — ready to launch, play, and scale.  OVERVIEW Elysian Realms is a high-quality Lineage 2 private public server pack, crafted for stability, balance, and long-term gameplay enjoyment. Every system is preconfigured and battle-tested, allowing server owners to focus on community and growth rather than constant fixes. Whether you aim for classic nostalgia or a modern custom experience, Elysian Realms adapts to your vision. STABLE & SECURE CORE Performance-focused and scalable core High uptime & low latency Bug-free, smooth gameplay Designed for long-term server stability Your players stay focused on the world — not server issues.  CUSTOM FEATURES WITHOUT COMPROMISE Authentic Lineage 2 feeling enhanced with smart QoL systems:  Interface & Visuals Unique UI tweaks Custom skins, armors, weapons, tattoos & cloaks Special camera effects on death Color Choose Player system Vitality 16+ special armor effects  Gameplay Systems Balanced skills & stats (fully tested) Unique Rebirth Manager (Doll Skills) Dolls items with custom skills Rune XP Bonus system (XP / SP / Drop boosts) Auto Pots system (.menu) Buff cancel (5 sec return)  PVE & FARMING CONTENT Expanded PvE zones Solo farm zones (Top / Mid / Low LS) Tyrannosaurus addons with top LS drops Party Farm Event Dungeon Manager Top Farm Items Manager Global Drop System Farm Protection (Captcha) Solo & Zerg protection system  PVP & COMPETITIVE EVENTS Flag Raid Zones (PvP zones) PvP Top Player events + rewards Special PvP & PK rankings (spawned in Giran) Tournament events (x3 / x5 / x9) TvT & CTF Random 1vs1 Event Hero Boss Event System Race of Wars (Unique Event) Elysian Ultimate Zones – God Zone RAIDS & WORLD CONTENT Raid HP announcements Special Gatekeeper: Farm Zones PvP Zones Raid Zones Event Zones Party Farms Random Locations Flagged Raid Zones (PvP enabled) AUTOMATION & SMART SYSTEMS Auto Farm (VIP) Auto Gold Bar system Auto NPC announcements (Giran Town) Auto login & online record announcements Auto Vote system with global rewards Auto Zones Timed Items Dungeon Unique. REWARDS, PROGRESSION & ECONOMY Achievement Manager Mission System (Cafe Points + Random Rewards) Capsule Boxes. Top Boxes system with configurable rewards Roll Dice System (Lucky Manager x2 rewards) Donate Manager (clean & transparent) Auction Manager (extended icon support)  FULLY DOCUMENTED & DEVELOPER FRIENDLY Complete server & client documentation  MULTIVERSE-READY CORE Supports C4-style to High Five gameplay Multi-language support Scalable rates Modular scripts & systems One core. Endless possibilities.  DESIGNED FOR Indie server owners & developers Event & GvG organizers Modders & hobbyists Fans of classic & custom Lineage 2 PROVEN & BATTLE-TESTED Previously online with 100+ active players All systems tested in live environment Balanced for both PvE & PvP longevity ELYSIAN REALMS PHILOSOPHY Elysian Realms isn’t just a server pack — it’s a complete Lineage 2 ecosystem built for players and creators alike. Ready to enter the Elysian World? Launch. Customize. Dominate.   https://www.l2elysian.com/
    • Case: medical report edits aligned with KYC logic ▪ The request looked “simple”: replace patient data and adjust values. In reality, it was a high-risk case where consistency matters more than numbers. What was done: → aligned name, gender, dates, and internal identifiers into a single logic → synchronized sample collection time, lab intake, and result print timestamps → carefully reduced values without exceeding reference ranges → added doctor’s signature and stamp with no repeating patterns → delivered the final document as a clean PDF with no editor traces ▪ Critical point: if you change only values while ignoring timing and service fields, the document fails on the very first checker. Conclusion: Medical reports are read as a system. Any mismatch in dates, timing, or layout breaks approval. ▪ We work with data logic, not with pictures — that’s why the result passes verification. If you have a similar case — we analyze the risks first, then proceed. › TG: @mustang_service ( https:// t.me/ mustang_service ) › Channel: Mustang Service ( https:// t.me/ +6RAKokIn5ItmYjEx ) #redraw #verification #documents #KYC #antifraud
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..