Not sure if I am posting this in the correct forum, here goes anyway

I am currently running GameServer 1.5.3 (Debug Build) and I have coded in the ZonePoints for the following.
Albion Mithra, Keltio Fogou, Catacombs, Tepok's Mine, Barrows.
These Dungeons now you can walk in and out of, I have also added these following Zone Points.
Avalon Marsh to Gothwaite Harbour, and Gothwaite Harbour to Avalon Marsh, also both Entrances are fuly opperation for Avalon City.
The new ZonePoint.xml file is Pasted below, this must replace the ZonePoint.xml in the xml_db folder.
I will be working on the Hib & Mid Dungeons as soon as i complete the code ill post the update here.
I have only tested this with the 1.5.3 Debug Build and it all works fine. Hope this will be of use to others out there, regards Arthur
<?xml version="1.0" standalone="yes"?>
<ZonePoint>
<ZonePoint>
<ZonePoint_ID>Ext_Barrows</ZonePoint_ID>
<Id>7</Id>
<X>31752</X>
<Y>34309</Y>
<Z>16496</Z>
<Region>20</Region>
<Realm>1</Realm>
<Heading>1000</Heading>
</ZonePoint>
<ZonePoint>
<ZonePoint_ID>Ent_Barrows</ZonePoint_ID>
<Id>8</Id>
<X>585727</X>
<Y>585227</Y>
<Z>2109</Z>
<Region>1</Region>
<Realm>1</Realm>
<Heading>500</Heading>
</ZonePoint>
<ZonePoint>
<ZonePoint_ID>AM_EntSI</ZonePoint_ID>
<Id>153</Id>
<X>526300</X>
<Y>542200</Y>
<Z>3168</Z>
<Region>51</Region>
<Realm>1</Realm>
<Heading>3000</Heading>
</ZonePoint>
<ZonePoint>
<ZonePoint_ID>SI_EntAM</ZonePoint_ID>
<Id>154</Id>
<X>462000</X>
<Y>632700</Y>
<Z>1705</Z>
<Region>1</Region>
<Realm>1</Realm>
<Heading>0</Heading>
</ZonePoint>
<ZonePoint>
<ZonePoint_ID>Ent_Catacombs</ZonePoint_ID>
<Id>31</Id>
<X>31120</X>
<Y>29950</Y>
<Z>16239</Z>
<Region>23</Region>
<Realm>1</Realm>
<Heading>3000</Heading>
</ZonePoint>
<ZonePoint>
<ZonePoint_ID>Ext_Catacombs</ZonePoint_ID>
<Id>30</Id>
<X>383995</X>
<Y>681625</Y>
<Z>6795</Z>
<Region>1</Region>
<Realm>1</Realm>
<Heading>0</Heading>
</ZonePoint>
<ZonePoint>
<ZonePoint_ID>Ent_Mithra</ZonePoint_ID>
<Id>24</Id>
<X>33150</X>
<Y>32665</Y>
<Z>16480</Z>
<Region>21</Region>
<Realm>1</Realm>
<Heading>2000</Heading>
</ZonePoint>
<ZonePoint>
<ZonePoint_ID>Ext_Mithra</ZonePoint_ID>
<Id>25</Id>
<X>603484</X>
<Y>522761</Y>
<Z>3120</Z>
<Region>1</Region>
<Realm>1</Realm>
<Heading>2000</Heading>
</ZonePoint>
<ZonePoint>
<ZonePoint_ID>Ext_DF_Alb</ZonePoint_ID>
<Id>82</Id>
<X>599354</X>
<Y>536112</Y>
<Z>2960</Z>
<Region>1</Region>
<Realm>1</Realm>
<Heading>1000</Heading>
</ZonePoint>
<ZonePoint>
<ZonePoint_ID>Ent_KFogou</ZonePoint_ID>
<Id>32</Id>
<X>30105</X>
<Y>31245</Y>
<Z>16495</Z>
<Region>22</Region>
<Realm>1</Realm>
<Heading>3000</Heading>
</ZonePoint>
<ZonePoint>
<ZonePoint_ID>Ext_KFogou</ZonePoint_ID>
<Id>33</Id>
<X>543775</X>
<Y>635820</Y>
<Z>1803</Z>
<Region>1</Region>
<Realm>1</Realm>
<Heading>1000</Heading>
</ZonePoint>
<ZonePoint>
<ZonePoint_ID>Ext_Tepoks</ZonePoint_ID>
<Id>34</Id>
<X>488350</X>
<Y>437000</Y>
<Z>4945</Z>
<Region>1</Region>
<Realm>1</Realm>
<Heading>2000</Heading>
</ZonePoint>
<ZonePoint>
<ZonePoint_ID>Ent_Tepoks</ZonePoint_ID>
<Id>35</Id>
<X>32635</X>
<Y>34850</Y>
<Z>15179</Z>
<Region>24</Region>
<Realm>1</Realm>
<Heading>2000</Heading>
</ZonePoint>
<ZonePoint>
<ZonePoint_ID>EntN_AvCity</ZonePoint_ID>
<Id>155</Id>
<X>31965</X>
<Y>21735</Y>
<Z>8116</Z>
<Region>50</Region>
<Realm>1</Realm>
<Heading>0</Heading>
</ZonePoint>
<ZonePoint>
<ZonePoint_ID>EntS_AvCity</ZonePoint_ID>
<Id>156</Id>
<X>31120</X>
<Y>47190</Y>
<Z>8313</Z>
<Region>50</Region>
<Realm>1</Realm>
<Heading>2000</Heading>
</ZonePoint>
<ZonePoint>
<ZonePoint_ID>ExtN_AvCity</ZonePoint_ID>
<Id>157</Id>
<X>455100</X>
<Y>476000</Y>
<Z>4682</Z>
<Region>51</Region>
<Realm>1</Realm>
<Heading>0</Heading>
</ZonePoint>
<ZonePoint>
<ZonePoint_ID>ExtS_AvCity</ZonePoint_ID>
<Id>158</Id>
<X>455080</X>
<Y>462700</Y>
<Z>4682</Z>
<Region>51</Region>
<Realm>1</Realm>
<Heading>2000</Heading>
</ZonePoint>
</ZonePoint>