Author Topic: [Guide] How To MaKe Peace Zone  (Read 2664 times)

0 Members and 1 Guest are viewing this topic.

Offline HeRoMaN

  • Full Member
  • ***
  • Posts: 166
  • Country: Greece.
  • Reputation: 876
  • Gender: Male
  • L2J Server Developer
    • WwW.L2-Justice.Tk
[Guide] How To MaKe Peace Zone
« on: January 25, 2010, 05:32:18 AM »
For example we have this rectangular

1--------------------2
|
|
|
|3-------------------4

So ok, go to 1 Point and write /loc, then go to 4 Point and write again /loc... Then we have coordinates, mine is 13818 256426 -2013 and 21550 250005 -1995
go to our zone.xml and create new town, for example:

Code:

   
Code: [Select]
<zone id="11041" type="Town" shape="Cuboid" minZ="-1900" maxZ="-2050">
<stat name="name" val="My Cool Town" />
<stat name="townId" val="33" />
<stat name="spawnX" val="19495" />
<stat name="spawnY" val="254006" />
<stat name="spawnZ" val="-2026" />
</zone>



where minZ="-1900" we write our minZ Cheesy i explain. how we see i have Z coordinate -1995 so i write my min -1900... Where maxZ="-2050" i have coord -2013 so i write my max -2050.

Code:

      
Code: [Select]
<stat name="spawnX" val="19495" />
<stat name="spawnY" val="254006" />
<stat name="spawnZ" val="-2026" />


These coordinates are respawn coordinates. Then player die, where they will be respawned.

and the last thing what to do... Go to zone_vertices.sql



in first table we add town id. mine is 11041. in second table order - 1. And where is x and y we write our x1 and y2 coord. mine is 13818 and 256426... Now create another one line and write again id. orden - 2 (i write 0. mistake Cheesy). and write again other x2 and y2 coord. mine was 21550 250005...

ok. done, now you got new town and peace zone Smiley
====================================================
Credit: bauwbas


Offline iMm0rtAl

  • Full Member
  • ***
  • Posts: 115
  • Country: Greece.
  • Reputation: 379
  • The Start Of The Game Is The Finish Of You!
Re: [Guide] How To MaKe Peace Zone
« Reply #1 on: January 25, 2010, 08:06:15 AM »
very nice guild but take some pics is more easy :/

Offline HeRoMaN

  • Full Member
  • ***
  • Posts: 166
  • Country: Greece.
  • Reputation: 876
  • Gender: Male
  • L2J Server Developer
    • WwW.L2-Justice.Tk
Re: [Guide] How To MaKe Peace Zone
« Reply #2 on: January 25, 2010, 08:39:08 AM »
Ok Man, I Will Take It Into Account

Offline MaxPain

  • Newbie
  • *
  • Posts: 2
  • Country: Greece.
  • Reputation: 54
  • Gender: Male
  • enjoy
    • L2 MAxPvP New Site
Re: [Guide] How To MaKe Peace Zone
« Reply #3 on: February 13, 2010, 01:29:00 AM »
very nice guild but take some pics is more easy :/

how can i make a farm zone or a town area ... ?  :o
Greek Developer Programmer Hacker

Offline DownUnder™

  • L2TopZone Staff
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 1461
  • Country: Greece.
  • Reputation: 3236
  • Gender: Male
  • Www.Elixir-Radio.Com
    • Just Press Here ;-)
Re: [Guide] How To MaKe Peace Zone
« Reply #4 on: February 14, 2010, 02:19:23 AM »
very nice guild but take some pics is more easy :/

how can i make a farm zone or a town area ... ?  :o
Do you need to create one farm Zone in Town????:S
i Don't Undrestand You!

Offline fAKEONE

  • Sr. Member
  • ****
  • Posts: 415
  • Country: Greece.
  • Reputation: 1385
  • Gender: Male
  • Fallen Love!
Re: [Guide] How To MaKe Peace Zone
« Reply #5 on: April 07, 2010, 01:03:02 AM »
Thnx Heroman For Help you me

Offline BoOmBoOm

  • Full Member
  • ***
  • Posts: 144
  • Country: Greece.
  • Reputation: 445
  • ★MaxCheaters★
Re: [Guide] How To MaKe Peace Zone
« Reply #6 on: February 13, 2011, 01:46:42 PM »
Good Guide

Offline despa7

  • Newbie
  • *
  • Posts: 6
  • Country: Romania.
  • Reputation: 50
Re: [Guide] How To MaKe Peace Zone
« Reply #7 on: December 28, 2011, 06:53:04 AM »
Pls make me zone Giran Harbor Pace Zone/Shop ZOne
And haw i make in all zone no shop?
« Last Edit: December 28, 2011, 06:57:42 AM by despa7 »