[Solved]Safe Zone Don't Work
Posted: Thu Oct 17, 2013 1:44 pm
If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision 5937: Built from source code
L2JDP Revision 9981:
Hi i want to add safe zon at parnassus but it doesn't work. Here is what i did :
I opened game/data/zone.xml
And inside i added this :
But its still not safe zone. What to do? Thanks!
» Find Revision
L2J Revision 5937: Built from source code
L2JDP Revision 9981:
Hi i want to add safe zon at parnassus but it doesn't work. Here is what i did :
I opened game/data/zone.xml
And inside i added this :
Code: Select all
<!-- new chars start zone --> <zone name="Start Zone" id="9999999" type="TownZone" shape="Cylinder" minZ="-2657" maxZ="-800" rad="2000"> <node X="149369" Y="173314" /> </zone>