Zone Name: Nektropo_Castle
Notes:
A Special thanks to Ethaniel, who's excelent /locs and Texture screenshots made this map a delight to make. I had very little clean up to do and it came together quite quickly.
Initially, the POIs on the far east side of the basement will not display right. There needs to be some code changes to the website to allow for the way I broke up the bottom floor.
The existing POIs may need to be recalculated for the new zonerect.
Thanks also to my guildies who suffered through my getting my avaliblerect's right.
Code:
<ImageStyle Name="nektropos_castle_0" zonerect="-87, -99, 86, 101" heightmax="6" heightmin="-8">
<ImageFrame Name="imageFrame" Source="images/maps/map_nektropos_castle_1.dds" SourceRect="0,0,436,506"/>
</ImageStyle>
<ImageStyle Name="nektropos_castle_1" zonerect="-87, -99, 86, 101" heightmax="20" heightmin="6">
<ImageFrame Name="imageFrame" Source="images/maps/map_nektropos_castle_2.dds" SourceRect="0,0,436,506"/>
</ImageStyle>
<ImageStyle Name="nektropos_castle_2" zonerect="-87, -99, 86, 101" heightmax="37" heightmin="20">
<ImageFrame Name="imageFrame" Source="images/maps/map_nektropos_castle_3.dds" SourceRect="0,0,436,506"/>
</ImageStyle>
<ImageStyle Name="nektropos_castle_3" zonerect="-87, -99, 86, 101" heightmin="37">
<ImageFrame Name="imageFrame" Source="images/maps/map_nektropos_castle_4.dds" SourceRect="0,0,436,506"/>
</ImageStyle>
<ImageStyle Name="nektropos_castle_4" zonerect="-64, -66, 64, 83" availablerect="-48,-63,52.89,46.5" heightmax="-8" availablepriority="1">
<ImageFrame Name="imageFrame" Source="images/maps/map_nektropos_castle_0.dds" SourceRect="0,0,436,506"/>
</ImageStyle>
<ImageStyle Name="nektropos_castle_5" zonerect="-240, -183, -32, 35" availablerect="-232.8,-183.88,-48,35" heightmax="-8" availablepriority="0">
<ImageFrame Name="imageFrame" Source="images/maps/map_nektropos_castle_0.dds" SourceRect="0,0,436,506"/>
</ImageStyle>
Edit: Added .dds files