Peace zone

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
Vector
Posts: 1
Joined: Sun Aug 14, 2011 1:09 pm

Peace zone

Post by Vector »

How can i make an instance location, peace zone?
For a example i want Kamaloka (Labyrinth of the Abyss) to make it peacezone.
It's located on 17_12 inside kamaloka!
How can i make it peace?
Btw how can i make a generally zone peace?
Thanks in advance.
pavel2451
Posts: 61
Joined: Thu Feb 17, 2011 1:52 pm

Re: Peace zone

Post by pavel2451 »

<zone name="NAME_OF_ZONE" type="PeaceZone" shape="NPoly" minZ="-3966" maxZ="-3466">
<node X="-84028" Y="239722" />//Your LOCS
<node X="-81007" Y="243210" />//Your LOCS
</zone>

Select your Shape : Cylinder, Cuboid or NPoly
Post Reply