Jump to content
  • 0

[Help]PVP Zone


Question

Posted

hi there i read a lot in the forums someone maybe tell me i am not but i did read and i didnt find anything that i need and i tested a lot things but nothing work for me so i want to ask anyone do you know about how to make a pvp zone L2J Server latest revision used i mean i have the pack and when i get to my area like giran area when i zone check it it will me its a pvp but when someone kill me i spawn to the city so here are my files and by the way i have a lot files and no one in my SQL DB thats why i ask you what should i do now i have 3 files pvp.xml , peace.xml , zone.xml and i have no tables like zone_verticles and zone tables only this files

 

Zone.xml

<?xml version="1.0" encoding="UTF-8"?>
<list enabled="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/zones.xsd">
<!-- Monster Race Track -->
<zone name="dion_monster_race1" type="DerbyTrackZone" shape="NPoly" minZ="-3652" maxZ="-3452"> <!-- [20_23] -->
	<node X="11714" Y="181568" />
	<node X="14406" Y="181571" />
	<node X="14405" Y="182673" />
	<node X="11714" Y="182673" />
</zone>
<zone name="dion_monster_race2" type="DerbyTrackZone" shape="NPoly" minZ="-3610" maxZ="-3410"> <!-- [20_23] -->
	<node X="13309" Y="181324" />
	<node X="14061" Y="181324" />
	<node X="14061" Y="181610" />
	<node X="13309" Y="181610" />
</zone>
<zone name="dion_monster_race3" type="DerbyTrackZone" shape="NPoly" minZ="-3608" maxZ="-3408"> <!-- [20_23] -->
	<node X="13559" Y="182641" />
	<node X="14073" Y="182640" />
	<node X="14073" Y="182919" />
	<node X="13560" Y="182918" />
</zone>
<zone name="dion_monster_race4" type="DerbyTrackZone" shape="NPoly" minZ="-3612" maxZ="-3412"> <!-- [20_23] -->
	<node X="12196" Y="182662" />
	<node X="12447" Y="182663" />
	<node X="12447" Y="182766" />
	<node X="12197" Y="182766" />
</zone>
<zone name="dion_monster_race5" type="DerbyTrackZone" shape="NPoly" minZ="-3624" maxZ="-3424"> <!-- [20_23] -->
	<node X="11706" Y="182774" />
	<node X="13194" Y="182769" />
	<node X="13194" Y="183006" />
	<node X="11701" Y="183017" />
</zone>
<zone name="dion_monster_race6" type="DerbyTrackZone" shape="NPoly" minZ="-3616" maxZ="-3416"> <!-- [20_23] -->
	<node X="11701" Y="184017" />
	<node X="13188" Y="184011" />
	<node X="13194" Y="184265" />
	<node X="11701" Y="184260" />
</zone>
<zone name="dion_monster_race7" type="DerbyTrackZone" shape="NPoly" minZ="-3620" maxZ="-3420"> <!-- [20_23] -->
	<node X="11697" Y="183013" />
	<node X="11945" Y="183019" />
	<node X="11940" Y="184015" />
	<node X="11697" Y="184015" />
</zone>
<zone name="dion_monster_race8" type="DerbyTrackZone" shape="NPoly" minZ="-3624" maxZ="-3424"> <!-- [20_23] -->
	<node X="12945" Y="183013" />
	<node X="13193" Y="183008" />
	<node X="13193" Y="184009" />
	<node X="12945" Y="184009" />
</zone>

<zone name="Seed of Annihilation 1" id="60006" type="EffectZone" shape="NPoly" minZ="-10700" maxZ="-10100">
	<stat name="maxDynamicSkillCount" val="1" />
	<stat name="showDangerIcon" val="false" />
	<stat name="initialDelay" val="1000" />
	<stat name="reuse" val="3000" />
	<node X="-180000" Y="183000" />
	<node X="-178300" Y="184666" />
	<node X="-173000" Y="184666" />
	<node X="-173000" Y="174500" />
	<node X="-187350" Y="174500" />
	<node X="-187350" Y="184666" />
	<node X="-182000" Y="184666" />
	<node X="-180500" Y="183000" />
</zone>
<zone name="Seed of Annihilation 2" id="60007" type="EffectZone" shape="NPoly" minZ="-15900" maxZ="-14950">
	<stat name="maxDynamicSkillCount" val="1" />
	<stat name="showDangerIcon" val="false" />
	<stat name="initialDelay" val="1000" />
	<stat name="reuse" val="3000" />
	<node X="-180000" Y="182500" />
	<node X="-178800" Y="183500" />
	<node X="-176500" Y="183500" />
	<node X="-176500" Y="187000" />
	<node X="-173000" Y="187000" />
	<node X="-173000" Y="175000" />
	<node X="-187500" Y="175000" />
	<node X="-187500" Y="187600" />
	<node X="-183500" Y="187600" />
	<node X="-183500" Y="183500" />
	<node X="-181000" Y="183500" />
	<node X="-180500" Y="182500" />
</zone>
<zone name="Seed of Annihilation 3" id="60008" type="EffectZone" shape="NPoly" minZ="-12850" maxZ="-10800">
	<stat name="maxDynamicSkillCount" val="1" />
	<stat name="showDangerIcon" val="false" />
	<stat name="initialDelay" val="1000" />
	<stat name="reuse" val="3000" />
	<node X="-212800" Y="182800" />
	<node X="-211000" Y="185000" />
	<node X="-205000" Y="185000" />
	<node X="-205000" Y="172000" />
	<node X="-221000" Y="172000" />
	<node X="-221000" Y="187000" />
	<node X="-216000" Y="187000" />
	<node X="-213500" Y="182800" />
</zone>

<!-- (vertices, min Z and Max Z are estimated) -->
<zone name="Den of Evil 1" type="EffectZone" shape="Cylinder" minZ="-2300" maxZ="-2100" rad="750">
	<stat name="reuse" val="9000" />
	<stat name="targetClass" val="L2Character" />
	<node X="74313" Y="-116888" />
</zone>
<zone name="Den of Evil 2" type="EffectZone" shape="Cylinder" minZ="-2400" maxZ="-2200" rad="850">
	<stat name="reuse" val="9000" />
	<stat name="targetClass" val="L2Character" />
	<node X="63170" Y="-106621" />
</zone>
<zone name="Den of Evil 3" type="EffectZone" shape="Cylinder" minZ="-1200" maxZ="-1000" rad="1200">
	<stat name="reuse" val="9000" />
	<stat name="targetClass" val="L2Character" />
	<node X="68030" Y="-107150" />
</zone>
<zone name="Den of Evil 4" type="EffectZone" shape="Cylinder" minZ="-3100" maxZ="-2900" rad="1200">
	<stat name="reuse" val="9000" />
	<stat name="targetClass" val="L2Character" />
	<node X="62351" Y="-117376" />
</zone>
<zone name="Den of Evil 5" type="EffectZone" shape="Cylinder" minZ="-2200" maxZ="-2000" rad="1200">
	<stat name="reuse" val="9000" />
	<stat name="targetClass" val="L2Character" />
	<node X="68100" Y="-116006" />
</zone>
<zone name="Den of Evil 6" type="EffectZone" shape="Cylinder" minZ="-2600" maxZ="-2400" rad="1200">
	<stat name="reuse" val="9000" />
	<stat name="targetClass" val="L2Character" />
	<node X="69911" Y="-118790" />
</zone>
<zone name="Den of Evil 7" type="EffectZone" shape="Cylinder" minZ="-3000" maxZ="-2800" rad="1200">
	<stat name="reuse" val="9000" />
	<stat name="targetClass" val="L2Character" />
	<node X="67520" Y="-122211" />
</zone>
<zone name="Den of Evil 8" type="EffectZone" shape="Cylinder" minZ="-3100" maxZ="-2900" rad="1500">
	<stat name="reuse" val="9000" />
	<stat name="targetClass" val="L2Character" />
	<node X="74325" Y="-121296" />
</zone>
<zone name="Den of Evil 9" type="EffectZone" shape="Cylinder" minZ="-3100" maxZ="-2850" rad="1200">
	<stat name="reuse" val="9000" />
	<stat name="targetClass" val="L2Character" />
	<node X="70788" Y="-125554" />
</zone>
<zone name="Den of Evil 10" type="EffectZone" shape="Cylinder" minZ="-3200" maxZ="-3000" rad="1200">
	<stat name="reuse" val="9000" />
	<stat name="targetClass" val="L2Character" />
	<node X="76155" Y="-127355" />
</zone>
<zone name="Den of Evil 11" type="EffectZone" shape="Cylinder" minZ="-3400" maxZ="-3200" rad="750">
	<stat name="reuse" val="9000" />
	<stat name="targetClass" val="L2Character" />
	<node X="71543" Y="-128820" />
</zone>
</list>

 

Here is my next file pvp.xml

 

<?xml version="1.0" encoding="UTF-8"?>
<list enabled="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/zones.xsd">
<!-- PVP Zones -->
<zone name="dion_monster_pvp" type="ArenaZone" shape="NPoly" minZ="-3596" maxZ="0"> <!-- [20_23] -->
	<node X="11947" Y="183019" />
	<node X="12937" Y="183019" />
	<node X="12943" Y="184010" />
	<node X="11941" Y="184010" />
</zone>
<zone name="gludin_pvp" type="ArenaZone" shape="NPoly" minZ="-3752" maxZ="-352"> <!-- [17_22] -->
	<node X="-88411" Y="141732" />
	<node X="-87429" Y="141733" />
	<node X="-87429" Y="142708" />
	<node X="-88408" Y="142708" />
</zone>
<zone name="giran_pvp_battle" type="ArenaZone" shape="NPoly" minZ="-3850" maxZ="-350"> <!-- [22_22] -->
	<node X="72493" Y="142263" />
	<node X="73493" Y="142264" />
	<node X="73493" Y="143261" />
	<node X="72495" Y="143258" />
</zone>
<zone name="colosseum_battle1" type="ArenaZone" shape="NPoly" minZ="-3498" maxZ="-3298"> <!-- [24_19] -->
	<node X="151252" Y="45918" />
	<node X="151219" Y="46182" />
	<node X="150677" Y="46786" />
	<node X="148334" Y="46788" />
	<node X="147748" Y="46166" />
	<node X="147744" Y="45916" />
	<node X="148238" Y="45301" />
	<node X="150781" Y="45307" />
</zone>
<zone name="colosseum_battle2" type="ArenaZone" shape="NPoly" minZ="-3498" maxZ="-3298"> <!-- [24_19] -->
	<node X="151236" Y="47268" />
	<node X="151255" Y="47520" />
	<node X="150785" Y="48132" />
	<node X="148258" Y="48126" />
	<node X="147712" Y="47532" />
	<node X="147728" Y="47294" />
	<node X="148278" Y="46707" />
	<node X="150697" Y="46709" />
</zone>
<zone name="colosseum_battle3" type="ArenaZone" shape="NPoly" minZ="-3587" maxZ="-3387"> <!-- [24_19] -->
	<node X="148047" Y="46276" />
	<node X="150955" Y="46276" />
	<node X="150956" Y="47052" />
	<node X="148049" Y="47053" />
</zone>
</list>

 

I am sorry but i cant show the peace.xml the words are too many but i have all my areas there i mean the pvp arenas

So i am asking what should i do i am a total newbie in this but i read a lot guides and i try a lot and nothing seems to work ....

Thanks you

 

0 answers to this question

Recommended Posts

There have been no answers to this question yet

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

    • I think that solves the freeze thing, anyway great share! 
    • Introducing: Daily & Weekly Missions!   I've released a major panel update with a new Missions system and expanded language support.   Players can now complete daily and weekly missions directly through the panel and claim rewards such as balance or items. Mission progress is tied to in-game activity and supported panel actions, and the update also adds a dedicated Missions page, dashboard mission previews, claimable mission indicators, and full admin tools for creating and managing missions.   The Roll page now shows the potential reward drops below the roll container.   Alongside this, I’ve expanded the panel’s language support with new locale options, including Bulgarian, Czech, Georgian, Lithuanian, Polish, Romanian, Japanese, Simplified Chinese, and Traditional Chinese.     The Demo is now updated with the new features for you to try out!
    • I sell complete packs. If you want to add an item, NPC, etc., you have to do that yourselves. Your friend bought the pack; he's the one who needs to configure his server type. He received what he bought as agreed, and I'm saying this without knowing who you're talking about, because anyone who buys something receives what was agreed upon.   Regards. mmmmm L2Velmore ????   If that's the one, I see everything went well... if I remember correctly you were crying over $100, I gave you a better price, and I suppose you made thousands with that... And you're still coming back to complain? :=)
    • I know many people have struggled with this specific issue and had trouble setting up the correct behavior for Toggle skills in aCis. By default, toggles interrupt the player's movement (retail-like), which often feels clunky to players who prefer a smoother, more modern experience. I've prepared a clean solution that eliminates this "freeze" and allows for fluid movement while toggling your auras. Below is the code on how to achieve this. Hope it helps! Changes in PlayerAI.java: Modified doActiveIntention to properly update the active state without stalling. Removed the forced stop() during toggle casting. Added a MoveToLocation broadcast to ensure other players see your movement correctly (prevents visual "teleporting" or desync). Best regards 😃 diff --git a/aCis_gameserver/java/net/sf/l2j/gameserver/model/actor/ai/type/PlayerAI.java b/aCis_gameserver/java/net/sf/l2j/gameserver/model/actor/ai/type/PlayerAI.java index ba0425a..1b2658d 100644 --- a/aCis_gameserver/java/net/sf/l2j/gameserver/model/actor/ai/type/PlayerAI.java +++ b/aCis_gameserver/java/net/sf/l2j/gameserver/model/actor/ai/type/PlayerAI.java @@ -28,6 +28,7 @@  import net.sf.l2j.gameserver.network.serverpackets.ActionFailed;  import net.sf.l2j.gameserver.network.serverpackets.AutoAttackStart;  import net.sf.l2j.gameserver.network.serverpackets.ChairSit; +import net.sf.l2j.gameserver.network.serverpackets.MoveToLocation;  import net.sf.l2j.gameserver.network.serverpackets.MoveToLocationInVehicle;  import net.sf.l2j.gameserver.network.serverpackets.MoveToPawn;  import net.sf.l2j.gameserver.network.serverpackets.StopMove; @@ -159,7 +160,10 @@      @Override      public synchronized void doActiveIntention()      { -        doIdleIntention(); +        prepareIntention(); +        _currentIntention.updateAsActive(); +        if (!getActor().isMoving()) +            thinkIdle();      }            @Override @@ -280,8 +284,9 @@                    if (skill.isToggle())          { -            getActor().getMove().stop();              getActor().getCast().doToggleCast(skill, target); +            if (getActor().isMoving()) +                getActor().broadcastPacket(new MoveToLocation(getActor()));          }          else          { https://pastebin.com/twZujZ3Y
  • 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..