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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...