EQ2Interface

EQ2Interface (https://www.eq2interface.com/forums/index.php)
-   EQ2MAP New maps (https://www.eq2interface.com/forums/forumdisplay.php?f=40)
-   -   [Added] [Map] Zon Zobboz: Chimeric Chain / The Outer Swarmyard (https://www.eq2interface.com/forums/showthread.php?t=20324)

Lemilla 02-12-2026 07:59 AM

[Added] [Map] Zon Zobboz: Chimeric Chain / The Outer Swarmyard
 
4 Attachment(s)
Solo, Heroic, Untold Heroic Chimeric Chain, and The Outer Swarmyard raidzone. Entrance is from Zon Zobboz Hub.

Large zone so double sized standard canvas. Two layers for the elevation. There are actually 3 floors inside the zone, but there is no overlap between two of them so I kept those on the same image.

And this is my last map for a while. Not sure what the new T2 zones need but it will be a while before I can access those. All heroic and T1 raid zones should be covered now.


Code:

<ImageStyle Name="exp22_dun_zon_zobboz_02_solo_0" displayname="Zon Zobboz: The Chimeric Chain (Lower) [Solo]" zonerect="-113, -175, 944, 1055" heightmax="30">
<ImageFrame Source="images/maps/exp22_dun_zon_zobboz_02_0.dds" SourceRect="0,0,872,1016" />
</ImageStyle>
<ImageStyle Name="exp22_dun_zon_zobboz_02_solo_1" displayname="Zon Zobboz: The Chimeric Chain (Upper) [Solo]" zonerect="-113, -175, 944, 1055" heightmin="30">
<ImageFrame Source="images/maps/exp22_dun_zon_zobboz_02_1.dds" SourceRect="0,0,872,1016" />
</ImageStyle>

<ImageStyle Name="exp22_dun_zon_zobboz_02_0" displayname="Zon Zobboz: The Chimeric Chain (Lower)" zonerect="-113, -175, 944, 1055" heightmax="30">
<ImageFrame Source="images/maps/exp22_dun_zon_zobboz_02_0.dds" SourceRect="0,0,872,1016" />
</ImageStyle>
<ImageStyle Name="exp22_dun_zon_zobboz_02_1" displayname="Zon Zobboz: The Chimeric Chain (Upper)" zonerect="-113, -175, 944, 1055" heightmin="30">
<ImageFrame Source="images/maps/exp22_dun_zon_zobboz_02_1.dds" SourceRect="0,0,872,1016" />
</ImageStyle>

<ImageStyle Name="exp22_dun_zon_zobboz_02_hp_0" displayname="Zon Zobboz: The Chimeric Chain (Lower) [Untold Heroic]" zonerect="-113, -175, 944, 1055" heightmax="30">
<ImageFrame Source="images/maps/exp22_dun_zon_zobboz_02_0.dds" SourceRect="0,0,872,1016" />
</ImageStyle>
<ImageStyle Name="exp22_dun_zon_zobboz_02_hp_1" displayname="Zon Zobboz: The Chimeric Chain (Upper) [Untold Heroic]" zonerect="-113, -175, 944, 1055" heightmin="30">
<ImageFrame Source="images/maps/exp22_dun_zon_zobboz_02_1.dds" SourceRect="0,0,872,1016" />
</ImageStyle>

<ImageStyle Name="exp22_dun_zon_zobboz_raid_02_0" displayname="Zon Zobboz: The Outer Swarmyard (Lower)" zonerect="-113, -175, 944, 1055" heightmax="30">
<ImageFrame Source="images/maps/exp22_dun_zon_zobboz_02_0.dds" SourceRect="0,0,872,1016" />
</ImageStyle>
<ImageStyle Name="exp22_dun_zon_zobboz_raid_02_1" displayname="Zon Zobboz: The Outer Swarmyard (Upper)" zonerect="-113, -175, 944, 1055" heightmin="30">
<ImageFrame Source="images/maps/exp22_dun_zon_zobboz_02_1.dds" SourceRect="0,0,872,1016" />
</ImageStyle>


jnils 02-20-2026 07:09 PM

Is this to a share map?

benjcallaghan 02-21-2026 04:45 PM

The following code will work for the solo/heroic/untold dungeon (shared map). Note the correct zone name is "Zon Zobboz: The Chimeric Chain".
Code:

<ImageStyle Name="exp22_dun_zon_zobboz_02_0" displayname="Zon Zobboz: The Chimeric Chain (Lower)" zonerect="-113, -175, 944, 1055" heightmax="30">
<ImageFrame Source="images/maps/exp22_dun_zon_zobboz_02_0.dds" SourceRect="0,0,872,1016" />
</ImageStyle>
<ImageStyle Name="exp22_dun_zon_zobboz_02_1" displayname="Zon Zobboz: The Chimeric Chain (Upper)" zonerect="-113, -175, 944, 1055" heightmin="30">
<ImageFrame Source="images/maps/exp22_dun_zon_zobboz_02_1.dds" SourceRect="0,0,872,1016" />
</ImageStyle>

The following block will work for the raid zone (not shared with solo/heroic).
Code:

<ImageStyle Name="exp22_dun_zon_zobboz_raid_02_0" displayname="Zon Zobboz: The Outer Swarmyard [Raid] (Lower)" zonerect="-113, -175, 944, 1055" heightmax="30">
<ImageFrame Source="images/maps/exp22_dun_zon_zobboz_02_0.dds" SourceRect="0,0,872,1016" />
</ImageStyle>
<ImageStyle Name="exp22_dun_zon_zobboz_raid_02_1" displayname="Zon Zobboz: The Outer Swarmyard [Raid] (Upper)" zonerect="-113, -175, 944, 1055" heightmin="30">
<ImageFrame Source="images/maps/exp22_dun_zon_zobboz_02_1.dds" SourceRect="0,0,872,1016" />
</ImageStyle>


benjcallaghan 03-02-2026 09:18 PM

Same issue for this zone. It's not working in solo or untold, only heroic. (Raid map works fine too)

jnils 03-05-2026 02:41 AM

This is fixed.


All times are GMT -5. The time now is 05:13 AM.

vBulletin® - Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
© MMOUI