Jump to content
  • 0

[request][help]Gold Dragon gia hero


Question

Posted

Geia sas kai pali tha ithela ena item pou as poume an to patas na ginese hero.. px stn mafia einai to Gold Dragon kapws etc.. an mporeite na m dosete to id tous i na m peite pws to ftiaxnw tha sas eimoun evgnomon... :)

Recommended Posts

  • 0
Posted

afto m exei otan anigo to HeroCustomItem.java

* This program is free software: you can redistribute it and/or modify it under
* the terms of the GNU General Public License as published by the Free Software
* Foundation, either version 3 of the License, or (at your option) any later
* version.
*
* This program is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
* details.
*
* You should have received a copy of the GNU General Public License along with
* this program. If not, see <http://www.gnu.org/licenses/>.
*/
package com.equal.gameserver.handler.itemhandlers;

import com.equal.Config;
import com.equal.gameserver.handler.IItemHandler;
import com.equal.gameserver.model.L2ItemInstance;
import com.equal.gameserver.model.actor.instance.L2PcInstance;
import com.equal.gameserver.model.actor.instance.L2PlayableInstance;
import com.equal.gameserver.network.serverpackets.ActionFailed;
import com.equal.gameserver.network.serverpackets.SocialAction;

public class HeroCustomItem
    implements IItemHandler
{

    public HeroCustomItem()
    {
    }

    public void useItem(L2PlayableInstance playable, L2ItemInstance item)
    {
    	
        if(Config.HERO_CUSTOM_ITEMS)
        {
            if(!(playable instanceof L2PcInstance))
                return;
            L2PcInstance activeChar = (L2PcInstance)playable;
        	
            if (activeChar.isInOlympiadMode())
        	{
        		activeChar.sendPacket(new ActionFailed());
        	}
            if (activeChar.isAlikeDead())
        	{
        		activeChar.sendPacket(new ActionFailed());
        	}
            if (activeChar.isFestivalParticipant())
            {
            	activeChar.sendPacket(new ActionFailed());
            }
            if (activeChar.isSilentMoving())
            {
            	activeChar.sendPacket(new ActionFailed());
            }
            if (activeChar.isDead())
        	{
        		activeChar.sendPacket(new ActionFailed());
        	}
            if (activeChar.isConfused())
        	{
        		activeChar.sendPacket(new ActionFailed());
        	}
            if (activeChar.inObserverMode())
        	{
        		activeChar.sendPacket(new ActionFailed());
        	}
            if (Config.ALLOW_USE_HERO_ITEM_ON_EVENTS)
            {
            if (activeChar.isInFunEvent())
        	{
        		activeChar.sendPacket(new ActionFailed());
        	}   
            }
            
            if (Config.ALLOW_USE_HERO_ITEM_ON_SUBCLASS)
            {    
            if (activeChar.isSubClassActive())
        	{
        		activeChar.sendPacket(new ActionFailed());
        	}
         }
            
            if(activeChar.isHero())
            {
                activeChar.sendMessage("You Are Already A Hero!.");
            } 
            else
            {
                activeChar.broadcastPacket(new SocialAction(activeChar.getObjectId(), 16));
                activeChar.setHero(true);
                activeChar.sendMessage("You Are Now a Hero,You Are Granted With Hero Status , And Hero Skills.");
                activeChar.broadcastUserInfo();
                playable.destroyItem("Consume", item.getObjectId(), 1, null, false);
                activeChar.getInventory().addItem("Wings", 6842, 1, activeChar, null);
            }
        }
    }

    public int[] getItemIds()
    {
        return ITEM_IDS;
    }

    private static final int ITEM_IDS[] = {
    	Config.HERO_ITEM_ID
    };
    
}

ti na kanw??

Guest
This topic is now closed to further replies.


  • Posts

    • Well u need to change when sm1 press exit it keeps it in game..  
    • That’s just part of buying and selling; if your service didn't appeal to me at the time, there's no reason for me to force myself to buy it. After all, I regularly buy other interfaces and clients from other users mostly Russians using USDT. But *I'm* the child here, even though *you're* the incredibly arrogant one.   The payment method or the amounts were never the problem you were. But life goes on; you’d rather stay caught up in your delusions, thinking you’re the protagonist of some anime. Princess Alice 😂   I have all the interfaces for the 474/506/509/520/542/563/557. and olds too.  Some were created by me, including the ARENA P140 interface, which will soon be released for free. This includes everything you make available. It will no longer be a monopoly held by just a few people.   Including your clients with system. like  
    • NEW: Ryzen 9 9950X VPS now Available! Our most Powerful VPS plans now available with dedicated Zen 5 cores clocked up to 5.7 GHz, DDR5 ECC, blazing NVMe Gen4 storage (~7 GB/s), 10 Gbit/s uplink with up to 50 TB traffic, and premium Anti-DDoS included on every plan. No KYC, crypto payments accepted, deployed in minutes. ⭐ RYZEN 9 9950X VPS: [ 9.99 ] 2vCore | 6GB DDR5 | 30GB NVMe - DEPLOY [ 19.99 ] 4vCore | 12GB DDR5 | 50GB NVMe - DEPLOY [ 39.99 ] 8vCore | 24GB DDR5 | 80GB NVMe - DEPLOY [ 69.99 ] 12vCore | 48GB DDR5 | 120GB NVMe - DEPLOY - 10 Gbit/s Port included in ALL Plans - Premium Anti-DDoS included in ALL Plans - No-KYC signup, crypto payments accepted ✅ Ryzen 9 9950X VPS ( vpslab.cloud )
    • I thiunk RU Federation having issues now with paypal?
    • 👑 [FOR SALE] Lineage 2 Premium UCP – Modern Web Panel with Progression & Reward Systems. Looking for the ultimate edge to make your server boom and boost revenue? Introducing the L2 Premium UCP—the most comprehensive and modern User Control Panel on the market. Developed with a total focus on player experience (UX) and administrative automation. Say goodbye to outdated, buggy panels. Give your server the look and feel of an official game!  
  • 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..