Hello guys i was making a peace zone in Eva Garden Hidden Room 2 but i get litle piece zone only in that 4 location as is it in picture.
Ok i was doing like that
with /loc
got those locations.
and i make a custom in zone.xml
<zone id="120000" type="Town" shape="Cuboid" minZ="-10400" maxZ="-10300">
<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>
and in Zone_Vertices.sql i did
ID Order X Y
120000 0 90192 247200
120000 1 87331 247214
120000 2 90192 244336
120000 3 87312 244320
And i still get General Zone in that area but not everywhere only in 1, 2, 3 Area as showing in first picture, 4 area is Peace zone. Please Help!