Jump to content
  • 0

PvP Zone


Question

3 answers to this question

Recommended Posts

  • 0
Posted

u need remove the boss area in zone.xml

 

<!-- Boss zone Lair of Antharas -->

  <zone id='12006' type='BossZone' shape='Cuboid' minZ='-8220' maxZ='-4870' bossId='29019'>

    <stat name='name' val='LairofAntharas'/>

    <stat name='Flying' val='false'/>

    <stat name='InvadeTime' val='600000'/>

  </zone> Delete it!

 

and

create this

 

<zone id='999' type='Town' shape='Cuboid' minZ='-8220' maxZ='-4870'>

<stat name='name' val='PvP Area'/>

<stat name='townId' val='19'/>

<stat name='taxById' val='8'/>

<stat name='noPeace' val='true'/>

<spawn X='10468' Y='-24569' Z='-3645'/>

<spawn X='10928' Y='-24641' Z='-3643'/>

<spawn X='8480' Y='-23706' Z='-3727'/>

<spawn X='9692' Y='-22160' Z='-3721'/>

</zone>

 

and create the zones in zone_vertices.sql and restart server.

 

 

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

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..