In the sub-directory called config:
Please add to zones.xml
- Code: Select all
<Zone489>
<description>Demons breach</description>
<width>8</width>
<zoneID>489</zoneID>
<height>8</height>
<offsety>1</offsety>
<offsetx>1</offsetx>
<regionID>489</regionID>
</Zone489>
- Code: Select all
<Region489>
<description>Demons breach</description>
<isDivingEnabled>False</isDivingEnabled>
<waterLevel>0</waterLevel>
<id>489</id>
<port>10400</port>
<ip>127.0.0.1</ip>
<expansion>3</expansion>
</Region489>
Thanks!
D_H