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

    • https://vpslab.cloud/ Premium DDoS Protection now included with every server.
    • # Changelog - Public Updates   This changelog tracks user-facing updates and improvements to Top.MaxCheaters.com.   ---   ## [1.2.0] - 2026-01-XX   ### ⚡ Performance Improvements - **Faster Page Loads**: Implemented intelligent caching system that makes pages load significantly faster - **My Servers Page**: Now loads instantly when revisiting (no more loading delays) - **Main Page**: Server listings and filters now load faster on repeat visits - **Premium Ads**: Pricing information loads instantly - **Overall Performance**: Site now loads 60-80% faster with reduced server load   ### 🔄 Improvements - Pages now remember recent data, reducing wait times when navigating - Automatic cache refresh ensures you always see up-to-date information - Better user experience with instant page loads on repeat visits   ---   ## [1.1.1] - 2026-01-XX   ### 🐛 Bug Fixes - **VIP Server Filter**: Fixed "VIP L2 Servers" filter to correctly show all premium tier servers (VIP, Gold VIP, and Pinned) - **Ad Pricing Display**: Fixed ad pricing on Premium Ads page to automatically update when changed in admin panel   ### 🔄 Improvements - Ad pricing now syncs automatically across all pages - More accurate server filtering by tier   ---   ## [1.1.0] - 2026-01-XX   ### ✨ New Features - **Complete Chronicle List**: All chronicle options are now available in server forms and filters, including the latest Lineage 2 chronicles - **Improved Chronicle Display**: Server rows now show cleaner, shorter chronicle names for better readability   ### 🐛 Bug Fixes - **Chronicle Filter**: Fixed issue where "Infinite Odyssey" chronicle filter was not working correctly - **Missing Chronicles**: Fixed missing chronicle options in server creation and editing forms   ### 🔄 Improvements - Chronicle filters and dropdowns now stay in sync with the latest available chronicles - Better chronicle name formatting in server listings for improved visual clarity   ---   ## [1.0.0] - Initial Release   ### Features - 🎮 Server listings with multiple tiers (Normal, VIP, Gold VIP, Pinned) - 📊 Click tracking and server statistics - 🌍 Multi-language support (English, Spanish, Portuguese, Greek, Russian) - 💳 Payment system for premium server features - 🔐 Secure authentication system - 👑 Admin panel for server management - 📱 Fully responsive design for all devices - 🔍 Advanced filtering system (by chronicle, rate, server type, date) - 📅 Server opening date tracking - 🎯 Two viewing modes: By Date and By Votes (coming soon for all users)   ---   ## About This Changelog   This changelog focuses on updates that directly impact the user experience. Internal development changes and technical improvements are not included here.   For questions or feedback, please contact support.v
    • Now Acc Registration open. Create your account and get ready 🙂
  • 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..