EQ2Interface

EQ2Interface (https://www.eq2interface.com/forums/index.php)
-   EQ2MAP New maps (https://www.eq2interface.com/forums/forumdisplay.php?f=40)
-   -   [Added] [Map] Takish Badlands: Overgrowth and Takish Badlands: Kigathor's Glade (https://www.eq2interface.com/forums/showthread.php?t=19873)

benjcallaghan 12-14-2022 08:34 PM

[Added] [Map] Takish Badlands: Overgrowth and Takish Badlands: Kigathor's Glade
 
2 Attachment(s)
Since the images for these maps seems to have disappeared since beta, here are the map code and images for the four Takish Badlands dungeons. I simply took the JPG from your website and made a DDS from it.

Code:

<ImageStyle Name="exp19_dun_takish_badlands_01_easy" displayname="Takish Badlands: Overgrowth [Heroic I]">
<ImageFrame Source="images/maps/map_exp19_rgn_takish_badlands.dds" SourceRect="0,0,800,600" />
</ImageStyle>
<ImageStyle Name="exp19_dun_takish_badlands_01_solo" displayname="Takish Badlands: Overgrowth [Solo]">
<ImageFrame Source="images/maps/map_exp19_rgn_takish_badlands.dds" SourceRect="0,0,800,600" />
</ImageStyle>
<ImageStyle Name="exp19_dun_takish_badlands_02_easy" displayname="Takish Badlands: Kigathor's Glade [Heroic I]">
<ImageFrame Source="images/maps/map_exp19_rgn_takish_badlands.dds" SourceRect="0,0,800,600" />
</ImageStyle>
<ImageStyle Name="exp19_dun_takish_badlands_02_solo" displayname="Takish Badlands: Kigathor's Glade [Solo]">
<ImageFrame Source="images/maps/map_exp19_rgn_takish_badlands.dds" SourceRect="0,0,800,600" />
</ImageStyle>


jnils 12-15-2022 12:55 AM

Nice
Did this work?
As there is no zonerect.

benjcallaghan 12-15-2022 09:05 PM

/facepalm

No, they don't work on my machine. I'll work on it...

benjcallaghan 12-16-2022 12:02 AM

This version has the zone rect, and it has actually been tested.

Code:

<ImageStyle Name="exp19_dun_takish_badlands_01_easy" displayname="Takish Badlands: Overgrowth [Heroic I]" zonerect="-1793,-1207,1901,1551">
<ImageFrame Source="images/maps/map_exp19_rgn_takish_badlands.dds" SourceRect="0,0,800,600" />
</ImageStyle>
<ImageStyle Name="exp19_dun_takish_badlands_01_solo" displayname="Takish Badlands: Overgrowth [Solo]" zonerect="-1793,-1207,1901,1551">
<ImageFrame Source="images/maps/map_exp19_rgn_takish_badlands.dds" SourceRect="0,0,800,600" />
</ImageStyle>
<ImageStyle Name="exp19_dun_takish_badlands_02_easy" displayname="Takish Badlands: Kigathor's Glade [Heroic I]" zonerect="-1793,-1207,1901,1551">
<ImageFrame Source="images/maps/map_exp19_rgn_takish_badlands.dds" SourceRect="0,0,800,600" />
</ImageStyle>
<ImageStyle Name="exp19_dun_takish_badlands_02_solo" displayname="Takish Badlands: Kigathor's Glade [Solo]" zonerect="-1793,-1207,1901,1551">
<ImageFrame Source="images/maps/map_exp19_rgn_takish_badlands.dds" SourceRect="0,0,800,600" />
</ImageStyle>


jnils 12-16-2022 12:56 AM

:D Thanks
I change them.

jnils 12-21-2022 06:00 AM

The maps are added.
Do they work?

benjcallaghan 01-02-2023 08:07 PM

Yep! They're working great. Sorry for the long delay; this is my first time logging in since Christmas.


All times are GMT -5. The time now is 12:08 AM.

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