How to make new zone/territory video guide

Hola, todo es igual, solo que le puse el tipo "fun", ya marqué todo lo que se puede marcar en data/zone/aoe_fun_zone.xml
hola creo una zona flag pvp, pero me gustaria saber cual es el codigo para que cuando mueran revivan en esa zona "pvp"
 
data/mapregion/
Can you write a short tutorial how to use the mapgerion?
Im a bit confused:

<restart_area>
<polygon>
<coords loc="-50022 -207305 -8182 -7982"/> //is this a (spawn point)?
<coords loc="-48126 -207300 -8182 -7982"/>
<coords loc="-48107 -204978 -8182 -7982"/>
<coords loc="-50024 -204973 -8182 -7982"/>
</polygon>
<restart race="human" loc="[near_kamaroka]"/> // this is the name of the data/zone (zone name)?
<restart race="darkelf" loc="[near_kamaroka]"/>
<restart race="orc" loc="[near_kamaroka]"/>
<restart race="dwarf" loc="[near_kamaroka]"/>
<restart race="elf" loc="[near_kamaroka]"/>
</restart_area>
 
Can you write a short tutorial how to use the mapgerion?
Im a bit confused:

<restart_area>
<polygon>
<coords loc="-50022 -207305 -8182 -7982"/> //is this a (spawn point)?
<coords loc="-48126 -207300 -8182 -7982"/>
<coords loc="-48107 -204978 -8182 -7982"/>
<coords loc="-50024 -204973 -8182 -7982"/>
</polygon>
<restart race="human" loc="[near_kamaroka]"/> // this is the name of the data/zone (zone name)?
<restart race="darkelf" loc="[near_kamaroka]"/>
<restart race="orc" loc="[near_kamaroka]"/>
<restart race="dwarf" loc="[near_kamaroka]"/>
<restart race="elf" loc="[near_kamaroka]"/>
</restart_area>
<polygon>
<coords loc="-50022 -207305 -8182 -7982"/> //is this a (spawn point)?
<coords loc="-48126 -207300 -8182 -7982"/>
<coords loc="-48107 -204978 -8182 -7982"/>
<coords loc="-50024 -204973 -8182 -7982"/>
</polygon>
area of interest
<restart race="human" loc="[near_kamaroka]"/> // this is the name of the data/zone (zone name)?
<restart race="darkelf" loc="[near_kamaroka]"/>
<restart race="orc" loc="[near_kamaroka]"/>
<restart race="dwarf" loc="[near_kamaroka]"/>
<restart race="elf" loc="[near_kamaroka]"/>
To which zone will it be sent after death, etc.
 
datos/maparegion/
<reiniciar_loc>
<polígono>
<coords loc="170660-89777-35002000" /> ---> zona flag pvp in _FUN
<coords loc="158104-83960-3500 2000" /> ---> zona flag pvp in _FUN
<coords loc="152344-89848-69002000" /> ---> zona flag pvp in _FUN
<coords loc="154252 -98193 -6900 2000" /> ---> zona flag pvp in _FUN
</polígono>
<reiniciar carrera="humano" loc="[pvp_zone_fun]"/> ---> nombre del la zona FUN
<reiniciar carrera="darkelf" loc="[pvp_zone_fun]"/>---> nombre del la zona FUN
<reiniciar carrera="enano" loc="[pvp_zone_fun]"/>---> nombre del la zona FUN
<reiniciar carrera="elfo" loc="[pvp_zone_fun]"/>---> nombre del la zona FUN
</reiniciar_loc>

bueno la ubicacion es donde tengo la zona farm bandera zona pvp, bajan las carreras y asi vuelvo a la misma zona bandera que deberia poner?
 
Where will the teleportation be from if the player died and respawned
<polígono>
<coords loc="170660-89777-35002000" /> ---> zona flag pvp in _FUN
<coords loc="158104-83960-3500 2000" /> ---> zona flag pvp in _FUN
<coords loc="152344-89848-69002000" /> ---> zona flag pvp in _FUN
<coords loc="154252 -98193 -6900 2000" /> ---> zona flag pvp in _FUN
</polígono>
Where will it teleport
<reiniciar carrera="humano" loc="[pvp_zone_fun]"/> ---> nombre del la zona FUN
<reiniciar carrera="darkelf" loc="[pvp_zone_fun]"/>---> nombre del la zona FUN
<reiniciar carrera="enano" loc="[pvp_zone_fun]"/>---> nombre del la zona FUN
<reiniciar carrera="elfo" loc="[pvp_zone_fun]"/>---> nombre del la zona FUN
 
@Deazer
[19:12:14] ERROR RestartPointParser: RestartPointParser: invalid territory data : [[x: 17877 y: 252290],[x: 18043 y: 181566],[x: 21016 y: 254614],[x: 21045 y: 252767];[-32768-32767]]!

How to fix this? The other zones are working good but this on hellbound makes error.
What do I need to do?

HTML:
 <restart_loc name="[hellbound_ut]" bbs="852" msg_id="1222">
    <restart_point>
      <coords loc="17877 252290 -2048"/>
      <coords loc="18043 181566 -2048"/>
      <coords loc="21016 254614 -2048"/>
      <coords loc="21045 252767 -2048"/>
    </restart_point>
    <PKrestart_point>
      <coords loc="17877 252290 -2048"/>
      <coords loc="18043 181566 -2048"/>
      <coords loc="21016 254614 -2048"/>
      <coords loc="21045 252767 -2048"/>
    </PKrestart_point>
  </restart_loc>
   <restart_area>
    <polygon><!-- hellbound restart -->
      <coords loc="17877 252290 -2048"/>
      <coords loc="18043 181566 -2048"/>
      <coords loc="21016 254614 -2048"/>
      <coords loc="21045 252767 -2048"/>
    </polygon>
    <restart race="human" loc="[hellbound_ut]"/>
    <restart race="darkelf" loc="[hellbound_ut]"/>
    <restart race="orc" loc="[hellbound_ut]"/>
    <restart race="dwarf" loc="[hellbound_ut]"/>
    <restart race="elf" loc="[hellbound_ut]"/>
  </restart_area>
  <!-- end hellbound -->
 
@Deazer
[19:12:14] ERROR RestartPointParser: RestartPointParser: invalid territory data : [[x: 17877 y: 252290],[x: 18043 y: 181566],[x: 21016 y: 254614],[x: 21045 y: 252767];[-32768-32767]]!

How to fix this? The other zones are working good but this on hellbound makes error.
What do I need to do?

HTML:
 <restart_loc name="[hellbound_ut]" bbs="852" msg_id="1222">
    <restart_point>
      <coords loc="17877 252290 -2048"/>
      <coords loc="18043 181566 -2048"/>
      <coords loc="21016 254614 -2048"/>
      <coords loc="21045 252767 -2048"/>
    </restart_point>
    <PKrestart_point>
      <coords loc="17877 252290 -2048"/>
      <coords loc="18043 181566 -2048"/>
      <coords loc="21016 254614 -2048"/>
      <coords loc="21045 252767 -2048"/>
    </PKrestart_point>
  </restart_loc>
   <restart_area>
    <polygon><!-- hellbound restart -->
      <coords loc="17877 252290 -2048"/>
      <coords loc="18043 181566 -2048"/>
      <coords loc="21016 254614 -2048"/>
      <coords loc="21045 252767 -2048"/>
    </polygon>
    <restart race="human" loc="[hellbound_ut]"/>
    <restart race="darkelf" loc="[hellbound_ut]"/>
    <restart race="orc" loc="[hellbound_ut]"/>
    <restart race="dwarf" loc="[hellbound_ut]"/>
    <restart race="elf" loc="[hellbound_ut]"/>
  </restart_area>
  <!-- end hellbound -->
Self-intersecting coordinates
1736702271913.webp
 
Back
Top