Page 1 of 1

How Can I Change Primeval Isle To Peacefull Zone?

Posted: Wed Apr 15, 2009 5:35 pm
by xanthos
If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision 2920:
L2JDP Revision 5944:


Hello.I`d like to make Primeval Isle a peacefull zone.I tried to change l2j-server\gameserver\data\zones\zone.xml but nothing happened.
Here is my xml:

Code: Select all

<zone id='11037' type='Town' shape='NPoly' minZ='-2000' maxZ='-4000'>        <stat name='name' val='Primeval Isle'/>        <stat name='townId' val='19'/>        <stat name='taxById' val='8'/>        <stat name='isPeaceZone' val='[color=#FF0000]true[/color]'/>        <stat name='spawnX' val='10468'/>        <stat name='spawnY' val='-24569'/>        <stat name='spawnZ' val='-3645'/>    </zone>
Plz help me.Thanks in advance.