CUSTOM PVP ZONE
Posted: Sun Aug 11, 2013 12:11 pm
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 :
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.
» 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>
thx in advance.