Jump to content
  • 0

Error In Changing Primeval Isle Wharf Into No Peace Area


Question

Posted

Currently in my server files  Primeval Isle Wharf is enlisted as a Town inside the Town.xml
When i remove it from there when someone dies and presses the to village button nothing happens and i get this error in the gameserver panel:

Character Failed Reading : RestartPoint : null

The area is also listed as a Town and a Peace Zone 
In the Peace.xml i found  and removed the primeval isle wharf zone but it still is listed as a Peace Zone

 

<zone type="TownZone" shape="NPoly" minZ="-4290" maxZ="-1290"><!-- Primeval Isle (Town Zone) -->
<stat name="townId" val="19" />
<node X="10408" Y="-27395" />
<node X="12065" Y="-25334" />
<node X="12223" Y="-23159" />
<node X="10424" Y="-22340" />
<node X="9566" Y="-23131" />
<node X="9290" Y="-24261" />
<spawn X="10468" Y="-24569" Z="-3645" />
                <spawn X="9285" Y="-21614" Z="-3614" />
       <spawn X="6873" Y="-21985" Z="-3334" />
                <spawn X="7929" Y="-22744" Z="-3689" />
        </zone>
 I just want to make it a PvP zone :P

6 answers to this question

Recommended Posts

  • 0
Posted

I think this you have to change for  type of zone..

 

<zone type="TownZone"

 

Now with your problem, make it as it was in the beginning, and change it as I said.

 

Sorry if I'm wrong, but I have years to change something on Lineage.

  • 0
Posted (edited)

Create new zone type (pvp) with auto flag or w/e you want. Else simply remove the whole entry, so it's gonna be a "general zone" aka no zone at all. But you may have problem when you die / press to village, since it's declared as a town zone on core side ;)

Edited by SweeTs
  • 0
Posted

in order to create a new zone i got  to register it through eclipse? Zone Type i mean

Yes, if it doesn't exist.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock