Jump to content
  • 0

Error In Changing Primeval Isle Wharf Into No Peace Area


mikemaster

Question

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
Link to comment
Share on other sites

6 answers to this question

Recommended Posts

  • 0

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.

Link to comment
Share on other sites

  • 0

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
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...