Jump to content
  • 0

Problem With Zone Type


Question

Posted

hey guys ..

iam using l2tales 

i created new zone type with auto flag 

and it work .. but when i use a peace zone as pvp zone players couldn't attack  ..

i wanna change the Primeval Isle Wharf type but i cant find it in peace_zone.xml 

so any one know how it work!

how server know that this zone is  a peace zone??

here is my peace_zone.xml

peace_zone.xml

7 answers to this question

Recommended Posts

  • 0
Posted

hey guys ..

iam using l2tales 

i created new zone type with auto flag 

and it work .. but when i use a peace zone as pvp zone players couldn't attack  ..

i wanna change the Primeval Isle Wharf type but i cant find it in peace_zone.xml 

so any one know how it work!

how server know that this zone is  a peace zone??

here is my peace_zone.xml

Townzone maybe? Primeval have 2 zone parts peace and townzone
  • 0
Posted (edited)

The zone  you're trying to use as pvpzone is used by an other zonetype as well.  As mentioned above, check town, peace zone xmls and delete the zone's cordinates from the other xmls. So your zone or zone cordinates wont be overlapped by multiple zone types.

Edited by Horse
  • 0
Posted

The zone  you're trying to use as pvpzone is used by an other zonetype as well.  As mentioned above, check town, peace zone xmls and delete the zone's cordinates from the other xmls. So your zone or zone cordinates wont be overlapped by multiple zone types.

The right answer is delete peace zone and change townzone to flagzone type..but the owner cant search a little or give a reply if he have solve it or not..

  • 0
Posted
<zone name="primeval_peace1" type="PeaceZone" shape="NPoly" minZ="-4290" maxZ="-1290"> <!-- [20_17] -->
		<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" />
	</zone>
	<zone name=" primeval_peace2" type="PeaceZone" shape="NPoly" minZ="-4792" maxZ="208"> <!-- [20_17] -->
		<node X="4850" Y="-4736" />
		<node X="7294" Y="-4712" />
		<node X="8529" Y="-820" />
		<node X="3615" Y="-737" />
	</zone>

this is from the high five peace.xml

 

maybe search for "primeval" between the zone files. or the some of the x,y,z cordsi linked.

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...