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
HappyLDE
Posts: 123 Joined: Tue Sep 10, 2013 6:22 pm
Location: Belgium
Contact:
Post
by HappyLDE » 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 :
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>
But its still not safe zone. What to do? Thanks!
Last edited by
HappyLDE on Mon Oct 21, 2013 9:37 am, edited 2 times in total.
Thank you for making L2JServer happen!
"
If you believe you will fail or succeed, in both ways you are right. " - Henry Ford
lion
L2j Veteran
Posts: 967 Joined: Sun Mar 11, 2007 7:49 pm
Location: Ukraine
Post
by lion » Thu Oct 17, 2013 2:04 pm
PeaceZone
HappyLDE
Posts: 123 Joined: Tue Sep 10, 2013 6:22 pm
Location: Belgium
Contact:
Post
by HappyLDE » Thu Oct 17, 2013 5:48 pm
I was this word away from success!
Thanks!
Thank you for making L2JServer happen!
"
If you believe you will fail or succeed, in both ways you are right. " - Henry Ford
HappyLDE
Posts: 123 Joined: Tue Sep 10, 2013 6:22 pm
Location: Belgium
Contact:
Post
by HappyLDE » Fri Oct 18, 2013 1:09 pm
I can't add respawn point if we die in that zone?
Code: Select all
<zone name="Start Zone" type="PeaceZone" shape="Cylinder" minZ="-2657" maxZ="-800" rad="2000"> <node X="149369" Y="173314" /> <spawn X="148879" Y="173138" Z="-919" /> <spawn X="149898" Y="173138" Z="-919" /> </zone>
The Start Zone is at parnassus i made it peace with the code above but if you die there by mobs i get respawned at Hine town.
Last edited by
HappyLDE on Fri Oct 18, 2013 2:22 pm, edited 1 time in total.
Thank you for making L2JServer happen!
"
If you believe you will fail or succeed, in both ways you are right. " - Henry Ford
UnAfraid
L2j Veteran
Posts: 4199 Joined: Mon Jul 23, 2007 4:25 pm
Location: Bulgaria
Contact:
Post
by UnAfraid » Fri Oct 18, 2013 2:09 pm
That's handled in another place.
Check mapregions folder in data.