How to change a town into pvp zone?
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- Posts: 49
- Joined: Thu Feb 18, 2010 7:26 pm
How to change a town into pvp zone?
If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:latest
L2JDP Revision Number:latest
hello ppl can someone explain me how to change a town into pvp zone? i try a few methods but they arent working
for example i want to change hunters village from town to pvp zone (so you ll be able to pk/pvp)
i use search before i make that topic but i didnt find anything cause maybe my english arent good
sorry for my english
thanks for your help.
» Find Revision
L2J Revision Number:latest
L2JDP Revision Number:latest
hello ppl can someone explain me how to change a town into pvp zone? i try a few methods but they arent working
for example i want to change hunters village from town to pvp zone (so you ll be able to pk/pvp)
i use search before i make that topic but i didnt find anything cause maybe my english arent good
sorry for my english
thanks for your help.
- LasTravel
- Posts: 888
- Joined: Tue Jan 05, 2010 12:08 am
- Location: Spain
Re: How to change a town into pvp zone?
data/zones/zones.xml
<zone id="11030" type="ArenaZone" shape="NPoly" minZ="-2800" maxZ="-1500"> <!-- Hunter Village -->
PS: pvp zone (arena) don't give pvp's/pk, so you want a normal zone?
<zone id="11030" type="ArenaZone" shape="NPoly" minZ="-2800" maxZ="-1500"> <!-- Hunter Village -->
PS: pvp zone (arena) don't give pvp's/pk, so you want a normal zone?
-
- Posts: 49
- Joined: Thu Feb 18, 2010 7:26 pm
Re: How to change a town into pvp zone?
yeap i want to give pvp and pk 

-
- Posts: 49
- Joined: Thu Feb 18, 2010 7:26 pm
Re: How to change a town into pvp zone?
if i change it like that ?
<zone id="11030" type="Dungeon" shape="NPoly" minZ="-2800" maxZ="-1500"> <!-- Hunter Village -->
I didnt test it but if it works and i kill someone there it ll give me pvp/pk?
sorry for my english
<zone id="11030" type="Dungeon" shape="NPoly" minZ="-2800" maxZ="-1500"> <!-- Hunter Village -->
I didnt test it but if it works and i kill someone there it ll give me pvp/pk?
sorry for my english
- MELERIX
- L2j Veteran
- Posts: 6667
- Joined: Sat Sep 23, 2006 11:31 pm
- Location: Chile
- Contact:
-
- Posts: 49
- Joined: Thu Feb 18, 2010 7:26 pm
Re: How to change a town into pvp zone?
idk i just ask also someone told to make it like that type= pvpstore
- janiii
- L2j Veteran
- Posts: 4269
- Joined: Wed May 28, 2008 3:15 pm
- Location: Slovakia
Re: How to change a town into pvp zone?
why not just delete or comment out that zone? like if the zone is without any zone restriction.
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper ♀
I don't give private support - PM will be ignored!
forum flOOder dancing dEVILoper ♀
I don't give private support - PM will be ignored!
-
- Posts: 49
- Joined: Thu Feb 18, 2010 7:26 pm
Re: How to change a town into pvp zone?
thanks janii i just comment it out and it works thanks
-
- Posts: 118
- Joined: Thu Mar 26, 2009 9:53 pm
Re: How to change a town into pvp zone?
@janiii ;
Change Type=" " ( correct )?
for city in pvp ?
Change Type=" " ( correct )?
for city in pvp ?
- LasTravel
- Posts: 888
- Joined: Tue Jan 05, 2010 12:08 am
- Location: Spain
Re: How to change a town into pvp zone?
Read the whole topic, already answeredcrazyshock wrote:@janiii ;
Change Type=" " ( correct )?
for city in pvp ?
-
- Posts: 49
- Joined: Thu Feb 18, 2010 7:26 pm
Re: How to change a town into pvp zone?
just remove the typecrazyshock wrote:@janiii ;
Change Type=" " ( correct )?
for city in pvp ?
<zone id="11030" shape="NPoly" minZ="-2800" maxZ="-1500"> <!-- Hunter Village -->
-
- Posts: 10
- Joined: Tue Aug 05, 2008 6:19 pm
Re: How to change a town into pvp zone?
In testing.. 

-
- Posts: 118
- Joined: Thu Mar 26, 2009 9:53 pm
Re: How to change a town into pvp zone?
did not work and was not picked pvp
-
- Posts: 49
- Joined: Thu Feb 18, 2010 7:26 pm
Re: How to change a town into pvp zone?
well just remove that line from your zone.xml
for example.
for example.
Code: Select all
<zone id="10852" type="PeaceZone" shape="NPoly" minZ="-3200" maxZ="2072" /> <!-- [22_13] schutt_peace1 -->
-
- Posts: 118
- Joined: Thu Mar 26, 2009 9:53 pm
Re: How to change a town into pvp zone?
blackhaos;
i need change Heine for Pvp .. where remove?
i need change Heine for Pvp .. where remove?