CUSTOM PVP 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
artemix22
Posts: 7
Joined: Mon Aug 05, 2013 6:15 pm

CUSTOM PVP ZONE

Post by artemix22 »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision 6152_BETA:
L2JDP Revision 9903_BETA:

i try to make an area for pvp, i choose antharas (i set it to effectzone), i can set it all, the problem is i can't make dead people who has flagged name back spawn to that place, i was try to put <spawn> on it, but it doesn't seems to work :

Code: Select all

 <zone name="Antharas Boss" id="12001" type="EffectZone" shape="NPoly" minZ="-8380" maxZ="-4880">        <node X="173469" Y="110431" />        <node X="188081" Y="110284" />        <node X="188132" Y="119249" />        <node X="173386" Y="119391" />        <spawn X="180367" Y="114879" Z="-7713" /></zone> 
dead people who has flagged name go to hunter village instead antharas, is <spawn> support for this purpose? what if i want random spawn point on antharas?

thx in advance.
Nerimah
Posts: 76
Joined: Mon May 02, 2011 10:19 am
Location: Paris, France
Contact:

Re: CUSTOM PVP ZONE

Post by Nerimah »

This is a good question... Can someone tell us how do we manage zone respawns in the current L2J release?
French touch.
Sdw
L2j Veteran
L2j Veteran
Posts: 855
Joined: Mon May 03, 2010 8:38 am
Location: France

Re: CUSTOM PVP ZONE

Post by Sdw »

With mapregion.
Post Reply