Jump to content
  • 0

[L2J]Teleports.


Question

Posted

I Did create a teleport let's say Varka[and did add it on the gatekeeper]


i disabled the teleport protection from configs because when someone joins olympiad he has teleport protection,and i don't want that,so i did disable it.


 


 


Now what i want is to find a way so i make that location x,y,z kind of peace zone,so people can stay there as muh as they want except if they decide to move from that spawn to go for farm or pvps.I think i was clear.


 

7 answers to this question

Recommended Posts

  • 0
Posted

i understood dude.in zones.xml add the cordinates of your zone and  select the type of it.peacezone,pvpzone  whatever you want.

  • 0
Posted

i understood dude.in zones.xml add the cordinates of your zone and  select the type of it.peacezone,pvpzone  whatever you want.

already done bro but says bad data on that table.Maybe i am doing any mistake on [z]? it asks 2 z's  like -3233 -3233 what u think

  • 0
Posted

Don't know why you create 2 topics, here and in aCis section, but whatever..

 

You have to create new zone inside /data/xml/zones PeaceZone.xml

 

To create it, you need 4 point which will form the zone.

 

X---X

|    |

|    |
X---X

 

 

Here is example of my newly created peace zone.

 

 

    <zone type="PeaceZone" shape="NPoly" minZ="-2550" maxZ="-2500"><!-- varka spot -->
        <node X="108250" Y="-53750" />
        <node X="108350" Y="-53750" />
        <node X="108350" Y="-53850" />
        <node X="108250" Y="-53850" />
    </zone>

 

4rk4.png

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