EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > Featured Projects > EQ2MAP > EQ2MAP New maps

Reply
Thread Tools Search this Thread Display Modes
  #1  
Unread 02-08-2026, 02:09 PM
Lemilla Lemilla is offline
A Brown Bear
 
Join Date: Feb 2026
Server: Unkown
Posts: 14
Default [Added] [Map] Gerion: Ark of Ascension / Captive Audience

Ark of Ascension solo, heroic and untold heroic zone. Also used for the Captice Audience raid. Zone in is from Gerion, Hold of D'Lere.


Solo:
Code:
<ImageStyle Name="exp22_dun_plane_of_avarice_01_solo_0" displayname="Gerion: Ark of Ascension (Lower) [Solo]" zonerect="-193, -624, 194, -173" heightmax="20">
<ImageFrame Source="images/maps/exp22_dun_plane_of_avarice_01_0.dds" SourceRect="0,0,436,508" />
</ImageStyle>
<ImageStyle Name="exp22_dun_plane_of_avarice_01_solo_1" displayname="Gerion: Ark of Ascension (Upper) [Solo]" zonerect="-193, -624, 194, -173" heightmin="20">
<ImageFrame Source="images/maps/exp22_dun_plane_of_avarice_01_1.dds" SourceRect="0,0,436,508" />
</ImageStyle>
Heroic:
Code:
<ImageStyle Name="exp22_dun_plane_of_avarice_01_0" displayname="Gerion: Ark of Ascension (Lower)" zonerect="-193, -624, 194, -173" heightmax="20">
<ImageFrame Source="images/maps/exp22_dun_plane_of_avarice_01_0.dds" SourceRect="0,0,436,508" />
</ImageStyle>
<ImageStyle Name="exp22_dun_plane_of_avarice_01_1" displayname="Gerion: Ark of Ascension (Upper)" zonerect="-193, -624, 194, -173" heightmin="20">
<ImageFrame Source="images/maps/exp22_dun_plane_of_avarice_01_1.dds" SourceRect="0,0,436,508" />
</ImageStyle>
Untold:
Code:
<ImageStyle Name="exp22_dun_plane_of_avarice_01_hp_0" displayname="Gerion: Ark of Ascension (Lower) [Untold Heroic]" zonerect="-193, -624, 194, -173" heightmax="20">
<ImageFrame Source="images/maps/exp22_dun_plane_of_avarice_01_0.dds" SourceRect="0,0,436,508" />
</ImageStyle>
<ImageStyle Name="exp22_dun_plane_of_avarice_01_hp_1" displayname="Gerion: Ark of Ascension (Upper) [Untold Heroic]" zonerect="-193, -624, 194, -173" heightmin="20">
<ImageFrame Source="images/maps/exp22_dun_plane_of_avarice_01_1.dds" SourceRect="0,0,436,508" />
</ImageStyle>
Raid:
Code:
<ImageStyle Name="exp22_dun_plane_of_avarice_raid_01_0" displayname="Gerion: Captive Audience (Lower) [Raid]" zonerect="-193, -624, 194, -173" heightmax="20">
<ImageFrame Source="images/maps/exp22_dun_plane_of_avarice_01_0.dds" SourceRect="0,0,436,508" />
</ImageStyle>
<ImageStyle Name="exp22_dun_plane_of_avarice_raid_01_1" displayname="Gerion: Captive Audience (Upper) [Raid]" zonerect="-193, -624, 194, -173" heightmin="20">
<ImageFrame Source="images/maps/exp22_dun_plane_of_avarice_01_1.dds" SourceRect="0,0,436,508" />
</ImageStyle>
Attached Thumbnails
Click image for larger version

Name:	exp22_dun_plane_of_avarice_01_0.jpg
Views:	249
Size:	27.8 KB
ID:	9941  Click image for larger version

Name:	exp22_dun_plane_of_avarice_01_1.jpg
Views:	12
Size:	24.6 KB
ID:	9942  
Attached Files
File Type: dds exp22_dun_plane_of_avarice_01_0.dds (108.3 KB, 15 views)
File Type: dds exp22_dun_plane_of_avarice_01_1.dds (108.3 KB, 14 views)

Last edited by Lemilla : 02-22-2026 at 05:45 AM. Reason: fixed raid xml
Reply With Quote
  #2  
Unread 02-09-2026, 04:46 PM
benjcallaghan benjcallaghan is offline
A Griffon
 
Join Date: Dec 2017
Server: Unkown
Posts: 166
Default

I prefer the following XML snippets
Code:
<ImageStyle Name="exp22_dun_plane_of_avarice_01_0" displayname="Gerion: Ark of Ascension" zonerect="-193, -624, 194, -173" heightmax="20">
<ImageFrame Source="images/maps/exp22_dun_plane_of_avarice_01_0.dds" SourceRect="0,0,436,508" />
</ImageStyle>
<ImageStyle Name="exp22_dun_plane_of_avarice_01_1" displayname="Gerion: Ark of Ascension" zonerect="-193, -624, 194, -173" heightmin="20">
<ImageFrame Source="images/maps/exp22_dun_plane_of_avarice_01_1.dds" SourceRect="0,0,436,508" />
</ImageStyle>

<ImageStyle Name="exp22_dun_plane_of_avarice_01_raid_0" displayname="Gerion: Captive Audience [Raid]" zonerect="-193, -624, 194, -173" heightmax="20">
<ImageFrame Source="images/maps/exp22_dun_plane_of_avarice_01_0.dds" SourceRect="0,0,436,508" />
</ImageStyle>
<ImageStyle Name="exp22_dun_plane_of_avarice_01_raid_1" displayname="Gerion: Captive Audience [Raid]" zonerect="-193, -624, 194, -173" heightmin="20">
<ImageFrame Source="images/maps/exp22_dun_plane_of_avarice_01_1.dds" SourceRect="0,0,436,508" />
</ImageStyle>
This reduces Solo, Heroic, and Untold into one map that shares POIs. They're effectively the same map and POIs already. Raid is a separate dungeon with the same image, so that one stays separate.
Reply With Quote
  #3  
Unread 02-10-2026, 04:25 AM
Lemilla Lemilla is offline
A Brown Bear
 
Join Date: Feb 2026
Server: Unkown
Posts: 14
Default

That does seem to work to show to map in all three.

It doesn't share POIs for me though like that, and if I look in the core_mapstyles.xml all previous expansion zones to have separate solo, heroic and expert/heroic II though.
Reply With Quote
  #4  
Unread 02-10-2026, 04:38 PM
benjcallaghan benjcallaghan is offline
A Griffon
 
Join Date: Dec 2017
Server: Unkown
Posts: 166
Default

There aren't any "official" POIs yet, so the icon sharing won't be visible. In Scars of Destruction, I listed only one map for each dungeon set, rather than separating out Solo and Heroic. Older expansions have the separate Solo,Heroic,Expert split.
Reply With Quote
  #5  
Unread 02-16-2026, 05:07 PM
Lemilla Lemilla is offline
A Brown Bear
 
Join Date: Feb 2026
Server: Unkown
Posts: 14
Default

Corrected xml for the raid zone to be _raid_01_ instead of _01_raid_.
Reply With Quote
  #6  
Unread 02-18-2026, 03:44 PM
jnils's Avatar
jnils jnils is offline
EQ2MAP Developer
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Jan 2006
Server: Splitpaw
Posts: 1,705
Default

I did hit a snag here, i would like a unique name for the the 2 maps.
Like:

The Underdepths [Proving Ground] - (Upper)
The Underdepths [Proving Ground] - (Lower)
The Underdepths [Proving Ground] - (Lair)

Or whatever that fits.
__________________
Pimigo / Splitpaw

Last edited by jnils : 02-18-2026 at 03:46 PM.
Reply With Quote
  #7  
Unread 02-18-2026, 10:31 PM
benjcallaghan benjcallaghan is offline
A Griffon
 
Join Date: Dec 2017
Server: Unkown
Posts: 166
Default

Code:
<ImageStyle Name="exp22_dun_plane_of_avarice_01_0" displayname="Gerion: Ark of Ascension (Lower)" zonerect="-193, -624, 194, -173" heightmax="20">
<ImageFrame Source="images/maps/exp22_dun_plane_of_avarice_01_0.dds" SourceRect="0,0,436,508" />
</ImageStyle>
<ImageStyle Name="exp22_dun_plane_of_avarice_01_1" displayname="Gerion: Ark of Ascension (Upper)" zonerect="-193, -624, 194, -173" heightmin="20">
<ImageFrame Source="images/maps/exp22_dun_plane_of_avarice_01_1.dds" SourceRect="0,0,436,508" />
</ImageStyle>

<ImageStyle Name="exp22_dun_plane_of_avarice_01_raid_0" displayname="Gerion: Captive Audience [Raid] (Lower)" zonerect="-193, -624, 194, -173" heightmax="20">
<ImageFrame Source="images/maps/exp22_dun_plane_of_avarice_01_0.dds" SourceRect="0,0,436,508" />
</ImageStyle>
<ImageStyle Name="exp22_dun_plane_of_avarice_01_raid_1" displayname="Gerion: Captive Audience [Raid] (Upper)" zonerect="-193, -624, 194, -173" heightmin="20">
<ImageFrame Source="images/maps/exp22_dun_plane_of_avarice_01_1.dds" SourceRect="0,0,436,508" />
</ImageStyle>
Reply With Quote
  #8  
Unread 02-21-2026, 08:55 PM
benjcallaghan benjcallaghan is offline
A Griffon
 
Join Date: Dec 2017
Server: Unkown
Posts: 166
Default

Tested the new map today, and it only rendered in the Heroic dungeon. (Haven't tested the raid map). It's possible that the _0 and _1 suffixes used for multi-layer maps break the hack that allowed one map to cover multiple zones.
Reply With Quote
  #9  
Unread 02-22-2026, 12:10 PM
jnils's Avatar
jnils jnils is offline
EQ2MAP Developer
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Jan 2006
Server: Splitpaw
Posts: 1,705
Default

That might be it.
Should i add the rest then?
__________________
Pimigo / Splitpaw
Reply With Quote
  #10  
Unread 02-22-2026, 02:05 PM
benjcallaghan benjcallaghan is offline
A Griffon
 
Join Date: Dec 2017
Server: Unkown
Posts: 166
Default

Yes please. Duplicating the POIs is far less annoying than not having any map.
Reply With Quote
  #11  
Unread 02-22-2026, 03:58 PM
Lemilla Lemilla is offline
A Brown Bear
 
Join Date: Feb 2026
Server: Unkown
Posts: 14
Default

Please correct the raid one as well to the xml in the first post, else that one won't work. My original post before I editted it, and thereby Benjcallaghan's got a typo in the imagestyle name.
Reply With Quote
  #12  
Unread 02-23-2026, 02:55 PM
jnils's Avatar
jnils jnils is offline
EQ2MAP Developer
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Jan 2006
Server: Splitpaw
Posts: 1,705
Default

I think all should ok now.
__________________
Pimigo / Splitpaw
Reply With Quote
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -5. The time now is 03:55 AM.


Our Network
EQInterface | EQ2Interface | WoWInterface | LoTROInterface | ESOUI | MMOUI