Jump to content

Question

Posted (edited)

IS THAT SO DIFFICULT TO F*ING ANSWER TO MY TOPICS? I HAVE A F*ING LS/BOG PROBLEM!

MY LS/BOGS ARE STACKABLE AND WHEN I USE 1 LS ALL OF THEM GONE, BYE BYE, DISSAPEARED .

LIFESTONES/BOGS ARE DISSAPEARING FROM INVETORY AFTER 1AUGMENT OR 1SKILL ENCHANT. 

 I HAVE THIS CODE BUT DOESN'T WORK 

OH L2JFrozen rev 1132.

Edited by scraw

10 answers to this question

Recommended Posts

  • 1
Posted
10 hours ago, Mantosh said:

If you ask for help, be kind enough to share the fix with the rest, one day someone might need it. Thanks

you're right . solution was that code in l2jfrozen/gameserver/network/clientpackets/RequestRefine.java

	@code line 250	
// consume the life stone

            if (Config.LS_STACKABLE)
            {
                if(!player.destroyItem("RequestRefine", refinerItem.getObjectId(), 1, null, false))
			return false;
            }
            else if(!player.destroyItem("RequestRefine", refinerItem, null, false))
    			return false;
		
		// consume the gemstones

 

  • Thanks 1
  • 0
Posted

you just make mistake some where..

maybe 

Config.LS_STACKABLE

are not TRUE.

you can just check/log what happening in RequestRefine.java when u click refine..

  • 0
Posted
6 minutes ago, wongerlt said:

you just make mistake some where..

maybe 


Config.LS_STACKABLE

are not TRUE.

you can just check/log what happening in RequestRefine.java when u click refine..

what do u mean ? im my config its true..

  • 0
Posted (edited)
12 minutes ago, wongerlt said:

ls and bogs are stackable in database? i mean etcitems table.

yes all are fine with that.. etcitemgrp.dat +navicat

Edited by scraw
  • 0
Posted (edited)

then just something wrong in java or u not update server gameserver lib.

u can do simple log to check.. requestrefine.java

		if (Config.LS_STACKABLE)
		{
player.sendMessage("LS STACKABLE BLABLA");
	       if(!player.destroyItem("RequestRefine", refinerItem.getObjectId(), 1, null, false))
	         return false;
		}
		else if (!player.destroyItem("RequestRefine", refinerItem, null, false))
		return false;

 

Edited by wongerlt
  • 0
Posted
20 hours ago, scraw said:

FIXED . LOCK IT

If you ask for help, be kind enough to share the fix with the rest, one day someone might need it. Thanks

Guest
This topic is now closed to further replies.


  • Posts

    • Hi players ! Meet our project Lineage 2 Hiro Classic ! A low rate classic pvp oriented with many features. No pay to win, RB/AoE, group clan pvp castle etc ...  Dynamic rates, RB Xp 4x and soon massive update with auto farm ! Join now !  https://www.lineage2hiro.com/ Can't wait to see you online !
    • To all first time buyers we give a bonus + 10% of the order. 
    • 🔥 Looking for a powerful, clean, and player-friendly Auction House system for your Lineage 2 server? This fully-featured module is ready to plug into your project and provide your players with a modern, centralized marketplace!   💼 What is it? A complete Auction House system designed for fixed-price item sales between players. Forget about private stores and spammed zones—this system offers a smooth, secure, and offline-friendly way to buy and sell items across your server.   Photo Library: https://imgur.com/a/zLlUQbW   ✅ Main Features: 🔹 Fixed-Price Listings Only: Players list items at a set price. No bidding, no delays—just fast, clean trades. 🔹 Multi-Currency Support: Works with Adena, event coins, custom currencies—fully configurable. 🔹 Dynamic Interface: Players can filter items by name, type, and price. Easy-to-use HTML layout with smooth pagination. 🔹 Sell While Offline: Post items and receive payments even if you're not online—true passive trading. 🔹 Safety First: Full validation: no equipped/augmented/restricted items unless allowed. Prevents scams, mispricing, and listing errors. 🔹 Expiration Timer (Optional): Set listing time limits. Expired items go to warehouse/mail automatically. 🔹 Spam & Duplication Protection: Prevents multiple listings of identical items and unnecessary database load. 🔹 Performance Optimized: Clean, indexed SQL structure. No lag or bloating even with thousands of listings.   ⚙️ Plug & Play Clean Java code (compatible with aCis & derivatives). Easy setup with full instructions and sample configurations. Includes SQL, HTML files, and all Java classes – fully working out of the box.   💰 Pricing & Contact 📦 50 euro - One-time purchase with full support for setup & basic customization. 💬 Contact me here via PM or on Discord: @Luminous 🔐 Serious buyers only – source is clean, secure, and tested on live servers.     Give your server the next-level economy it deserves. No more chaotic trade zones. No more confusion. Just clean, efficient, server-wide trading.
    • We are certainly not an ambulance, but we will definitely cure you of blacklists and empty pockets. Live freely with SX! Each of you will receive a trial version of SX to familiarize yourself with the product, all you have to do is post in this thread
    • 166 pisses on their heads any day of the week though
  • Topics

×
×
  • Create New...