Jump to content
  • 0

PvP Flag When leaving a chaotic zone


Question

Posted (edited)

Hello once again dear users.

 

In every chaotic Zone (auto flag) out there, the target instantly loses the pvp flag when it leaves the pvp zone, instead of losing it the normal way, some 15 seconds afters (blinking purple/white). 

In my experience, that is not a good thing cause people will simply run out the zone to run from pvp.

I tried to fix that by using a few things, but none worked correctly. In my attempts so far, the target takes flag when runing out, but it will never go away. To make it disapear I need to relog.

Most of the times, that is what happens.

I looked in the SiegeZone.java to check how it worked there, and tried that as well, but in that case the Flag stays just for 1 second and disapear (But it works corrrectly when in siege).

In the shared MultiFunctionZone.java, it is set like this: 

 

            if(pvp_enabled)
                activeChar.stopPvPFlag();  (instantly removes the flag)

 

So I tried to use the same method used for siege zone:

 

            if (character instanceof L2PcInstance)
            {
                ((L2PcInstance) character).sendPacket(new SystemMessage(SystemMessageId.LEFT_COMBAT_ZONE));
                
                // Set pvp flag
                if (((L2PcInstance) character).getPvpFlag() == 0)
                {
                    ((L2PcInstance) character).startPvPFlag();
                }
            }
        }

 

But it doesnt work like in a siege zone.

 

I Also tried something like this:

 

                if (activeChar.getPvpFlag() != 0)
                    activeChar.setPvpFlag(0);
                activeChar.updatePvPFlag(1); 

With this, the target will get pvp flag when it run out the flag zone, but the flag will never go aways like it was intented.

 

Any help pls?

Im using l2jfrozen 1118

 

 

Edited by tiguz

Recommended Posts

  • 0
Posted

You have to add the player to the PvPTask, check normal behavior when player hit another player. L2PcInstance is the place you should check.

  • 0
Posted

you can see l2CastleZone on exit give flag after leave from zone size so

you can use this on enter. Every time you enter to your zone and player is not

flag he start task

                // Set pvp flag
                if (((L2PcInstance) character).getPvpFlag() == 0)
                {
                    ((L2PcInstance) character).startPvPFlag();
                }

end on exit no need he get time from task + config

  • 0
Posted
8 hours ago, ganjaradio said:

Could u send the On Exit? Maybe there you SetPvPFlag(0);

@Override
    protected void onExit(L2Character character)
    {
        character.setInsideZone(L2Character.ZONE_NOSUMMONFRIEND, false);
        character.setInsideZone(L2Character.ZONE_MULTIFUNCTION, false);
        
        if (character instanceof L2PcInstance)
        {
            L2PcInstance activeChar = ((L2PcInstance) character);
            activeChar.sendMessage("Attention: You left a PvP zone.");
            
            if(pvp_enabled)
                activeChar.stopPvPFlag();  
        }
    }

This is the original OnExit, thats stops the flag imediatly. I want to make it blink purple and white for some 15 sec.

  • 0
Posted (edited)
4 hours ago, wongerlt said:

setPvpFlagLasts(System.currentTimeMillis() + 3000);

time in ms

That method doesnt exist =/

Edited by tiguz
  • 0
Posted
2 minutes ago, tiguz said:

That method doesnt exist =/

PvpFlagTaskManager.getInstance().add((L2PcInstance) character, 5000); use this

  • 0
Posted
12 hours ago, tazerman2 said:

you can see l2CastleZone on exit give flag after leave from zone size so

you can use this on enter. Every time you enter to your zone and player is not

flag he start task

                // Set pvp flag
                if (((L2PcInstance) character).getPvpFlag() == 0)
                {
                    ((L2PcInstance) character).startPvPFlag();
                }

end on exit no need he get time from task + config

I tried with CastleZone method too, but it is the same as seen in a siege zone. With that method the flag lasts only 1 second.

  • 0
Posted
1 minute ago, Reborn12 said:

PvpFlagTaskManager.getInstance().add((L2PcInstance) character, 5000); use this

"PvpFlagTaskManager cannot be resolved" =/

  • 0
Posted
3 minutes ago, tiguz said:

l2jfrozen 1118

	@Override
	protected void onExit(L2Character character)
	{
		if (character instanceof L2PcInstance)
		{
			L2PcInstance player = character.getActingPlayer();
			player.setPvpFlagLasts(System.currentTimeMillis() + 3000);
			player.sendMessage("You Have Left The Chaotic Zone.");
		}
	}

 

  • Thanks 1
  • 0
Posted
7 minutes ago, Reborn12 said:

	@Override
	protected void onExit(L2Character character)
	{
		if (character instanceof L2PcInstance)
		{
			L2PcInstance player = character.getActingPlayer();
			player.setPvpFlagLasts(System.currentTimeMillis() + 3000);
			player.sendMessage("You Have Left The Chaotic Zone.");
		}
	}

 

Thank you for your response. I used your code:

    @Override
    protected void onExit(L2Character character)
    {
        character.setInsideZone(L2Character.ZONE_NOSUMMONFRIEND, false);
        character.setInsideZone(L2Character.ZONE_MULTIFUNCTION, false);
        
        if (character instanceof L2PcInstance)
        {
            L2PcInstance player = character.getActingPlayer();
            player.setPvpFlagLasts(System.currentTimeMillis() + 3000);
            player.sendMessage("You Have Left The Chaotic Zone.");
        }
    }

But like this, the target takes flag when he leaves the zone, but the flag never go away.. need to restart.

  • 0
Posted
16 hours ago, SweeTs said:

You have to add the player to the PvPTask, check normal behavior when player hit another player. L2PcInstance is the place you should check.

If you mean something like this:

          L2PcInstance player = character.getActingPlayer();
            player.setPvpFlagLasts(System.currentTimeMillis() + 3000);
            player.sendMessage("You Have Left The Chaotic Zone."); 

 

or this :

 

            L2PcInstance player = character.getActingPlayer();
            player.updatePvPFlag(0);
            player.sendMessage("You Have Left The Chaotic Zone.");

Does not work =/

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

    • Wts adena 1kk = 10$  LU4 1kk = 1.6$ discord - GODDARDSHOP 
    • Dear partners! At the moment, we are in great need of the following items: TikTok Ads and Google Ads advertising accounts with an ad limit starting from $100. Countries: Europe, USA, Asia Contact us via the contacts in the thread or in this post. We look forward to cooperating! Active links to SOCNET stores: Digital Goods Store (Website): Go Store Telegram Bot: Go – convenient access to the store via Telegram messenger. Telegram Bot for purchasing Telegram Stars: Go – fast and profitable purchase of stars in Telegram. SMM Panel: Go – promotion of your social media accounts. We would like to present to you the current list of promotions and special offers for purchasing our products and services: 1. Promo code OCTOBER2025 (8% discount) for purchases in our store (Website, bot) in September! You can also use the first-purchase promo code: SOCNET (15% discount) 2. Get $1 credited to your store balance or a 10–20% discount — simply write your username after registration on our website using the following format: "SEND ME BONUS, MY USERNAME IS..." — you need to post it in our forum thread! 3. Get $1 for your first SMM Panel trial — just open a ticket titled “Get Trial Bonus” on our website (Support). 4. Weekly Telegram Stars giveaways in our Telegram channel and in our Stars purchasing bot! News: ➡ Telegram Channel: https://t.me/accsforyou_shop ➡ WhatsApp Channel: https://chat.whatsapp.com/K8rBy500nA73z27PxgaJUw?mode=ems_copy_t ➡ Discord Server: https://discord.gg/y9AStFFsrh Contacts & Support: ➡ Telegram: https://t.me/socnet_support ➡ WhatsApp: https://wa.me/79051904467 ➡ Discord: socnet_support ➡ ✉ Email: solomonbog@socnet.store
    • Dear partners! At the moment, we are in great need of the following items: TikTok Ads and Google Ads advertising accounts with an ad limit starting from $100. Countries: Europe, USA, Asia Contact us via the contacts in the thread or in this post. We look forward to cooperating! Active links to SOCNET stores: Digital Goods Store (Website): Go Store Telegram Bot: Go – convenient access to the store via Telegram messenger. Telegram Bot for purchasing Telegram Stars: Go – fast and profitable purchase of stars in Telegram. SMM Panel: Go – promotion of your social media accounts. We would like to present to you the current list of promotions and special offers for purchasing our products and services: 1. Promo code OCTOBER2025 (8% discount) for purchases in our store (Website, bot) in September! You can also use the first-purchase promo code: SOCNET (15% discount) 2. Get $1 credited to your store balance or a 10–20% discount — simply write your username after registration on our website using the following format: "SEND ME BONUS, MY USERNAME IS..." — you need to post it in our forum thread! 3. Get $1 for your first SMM Panel trial — just open a ticket titled “Get Trial Bonus” on our website (Support). 4. Weekly Telegram Stars giveaways in our Telegram channel and in our Stars purchasing bot! News: ➡ Telegram Channel: https://t.me/accsforyou_shop ➡ WhatsApp Channel: https://chat.whatsapp.com/K8rBy500nA73z27PxgaJUw?mode=ems_copy_t ➡ Discord Server: https://discord.gg/y9AStFFsrh Contacts & Support: ➡ Telegram: https://t.me/socnet_support ➡ WhatsApp: https://wa.me/79051904467 ➡ Discord: socnet_support ➡ ✉ Email: solomonbog@socnet.store
    • Hey everyone, I’m thrilled to introduce our upcoming server, Dragon‑Network, built on the powerful Interlude+ chronicle and crafted for serious PvP, balanced progression and community fun. Below you’ll find all the key details — rates, features, event structure, and why this will be your next home for Lineage 2. 📅 Grand Opening November 21, 2025 — mark the date, rally your friends, prepare your gear. The realm opens, and the wars begin. ⚙️ Rates & Server Setup XP: 10× Chronicle: Interlude+ (expanded from our previous server) PvP-focused content, daily events, and reward-rich systems These core settings ensure you’ll feel progress and power, without losing the depth of classic Interlude. 🎯 Features & Highlights Based on our features page: Alternative class change quests: skip the lengthy standard quests by collecting tradable items dropped by monsters. Dragon-Network Full Interlude+ content: Kamaloka, Labyrinth, Pailaka quests, Hellbound Island, S80 items, Attribute system, Isle of Prayer hunting zone, siegeable fortresses and more. Dragon-Network Daily Team vs Team (TvT) events: prove your worth, climb the ranks and earn valuable rewards. Dragon-Network Balanced PvP mechanics: custom sub-stack features, armor mastery rules, optimized skill effects — all to keep the fight fair and skill-based. Dragon-Network Other extras: Raid Bosses with defined respawn times, rich loot systems, improved QOL features like improved buffs, combo songs/dances, tattoo system, etc. Dragon-Network 🎮 Why This Server Matters You’re playing Interlude+, but with modern enhancements — classic content with new mechanics, not a simple resurrect of the old. PvP and events are daily and structured, so you don’t wait weeks to engage. We’ve designed progression to be meaningful: rewards, class changes, content unlocks all move you forward without feeling pay-to-win. Community-first: Whether you enter solo or with friends, you’ll find team action, clans forming, and events where everyone has a chance to shine. 🗺 What to Do Next Visit our website: dragon-network.eu (check out the “Features” tab for full details) Prepare your Master Account, get your clan or buddies ready. On launch day (Nov 21), log in early, grab your spot, participate in the first TvT, and start building your legacy. Get ready — the gates open soon. The grind begins. The battles await. Will you rise to become legend on Dragon-Network? 🐉 Feel free to ask any questions below or share this post with your friends. Let’s make this launch one to remember.
  • Topics

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock