I'm making maps for The Vaults of El'Arad.
The file most recently modifed file in iocache when I'm in the zone is
exp02_rgn_realm_of_dawn+exp02_dun_shrines_of_sky_epic01_vaults.iop
The zonerect from the spreadsheet is
ZONERECT -107.06 -45.41 138.94 170.9
I put the two attached maps in my EQ2MAP\images\maps directory and added the following to my core_mapstyles.xml
<ImageStyle Name="exp02_dun_shrines_of_sky_epic01_vaults" zonerect="-107, -45, 139, 171" heightmax="20">
<ImageFrame Name="imageFrame" Source="images/maps/map_exp02_dun_shrines_of_sky_epic01_vaults_0.dds" SourceRect="0,0,436,506"/>
</ImageStyle>
<ImageStyle Name="exp02_dun_shrines_of_sky_epic01_vaults" zonerect="-107, -45, 139, 171" heightmin="20">
<ImageFrame Name="imageFrame" Source="images/maps/map_exp02_dun_shrines_of_sky_epic01_vaults_1.dds" SourceRect="0,0,436,506"/>
</ImageStyle>