EQ2Interface.com
Search Downloads


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

Reply
Thread Tools Search this Thread Display Modes
  #1  
Unread 07-04-2024, 06:15 PM
benjcallaghan benjcallaghan is offline
A Griffon
 
Join Date: Dec 2017
Server: Unkown
Posts: 122
Default [Added] [Map] Vaashkaani: Golden Rule

Here is the second solo/heroic zone of Vaashkaani, plus the signature/mission zone. It re-uses the map from Argent Sanctuary for the first floor, and it re-uses the Chromatic Chamber map for the last room.

I've double-checked the XML spacing to make sure it matches the core mapstyles.

Code:
<ImageStyle Name="exp20_dun_djinn_palace_02_solo_0" displayname="Vaashkaani: Golden Rule [Solo] (1st Floor)" zonerect="-917, -411, 161, 194" heightmax="12">
<ImageFrame Source="images/maps/map_exp20_dun_djinn_palace_1.dds" SourceRect="0,0,912,512" />
</ImageStyle>
<ImageStyle Name="exp20_dun_djinn_palace_02_easy_0" displayname="Vaashkaani: Golden Rule [Heroic I] (1st Floor)" zonerect="-917, -411, 161, 194" heightmax="12">
<ImageFrame Source="images/maps/map_exp20_dun_djinn_palace_1.dds" SourceRect="0,0,912,512" />
</ImageStyle>
<ImageStyle Name="exp20_dun_djinn_palace_02_0" displayname="Vaashkaani: Golden Rule [Heroic II] (1st Floor)" zonerect="-917, -411, 161, 194" heightmax="12">
<ImageFrame Source="images/maps/map_exp20_dun_djinn_palace_1.dds" SourceRect="0,0,912,512" />
</ImageStyle>

<ImageStyle Name="exp20_dun_djinn_palace_02_solo_1" displayname="Vaashkaani: Golden Rule [Solo] (2nd Floor)" zonerect="-917, -411, 161, 194" heightmin="12" heightmax="40">
<ImageFrame Source="images/maps/map_exp20_dun_djinn_palace_2.dds" SourceRect="0,0,912,512" />
</ImageStyle>
<ImageStyle Name="exp20_dun_djinn_palace_02_easy_1" displayname="Vaashkaani: Golden Rule [Heroic I] (2nd Floor)" zonerect="-917, -411, 161, 194" heightmin="12" heightmax="40">
<ImageFrame Source="images/maps/map_exp20_dun_djinn_palace_2.dds" SourceRect="0,0,912,512" />
</ImageStyle>
<ImageStyle Name="exp20_dun_djinn_palace_02_1" displayname="Vaashkaani: Golden Rule [Heroic II] (2nd Floor)" zonerect="-917, -411, 161, 194" heightmin="12" heightmax="40">
<ImageFrame Source="images/maps/map_exp20_dun_djinn_palace_2.dds" SourceRect="0,0,912,512" />
</ImageStyle>

<ImageStyle Name="exp20_dun_djinn_palace_02_solo_2" displayname="Vaashkaani: Golden Rule [Solo] (3rd Floor)" zonerect="-917, -411, 161, 194" heightmin="40">
<ImageFrame Source="images/maps/map_exp20_dun_djinn_palace_3.dds" SourceRect="0,0,912,512" />
</ImageStyle>
<ImageStyle Name="exp20_dun_djinn_palace_02_easy_2" displayname="Vaashkaani: Golden Rule [Heroic I] (3rd Floor)" zonerect="-917, -411, 161, 194" heightmin="40">
<ImageFrame Source="images/maps/map_exp20_dun_djinn_palace_3.dds" SourceRect="0,0,912,512" />
</ImageStyle>
<ImageStyle Name="exp20_dun_djinn_palace_02_2" displayname="Vaashkaani: Golden Rule [Heroic II] (3rd Floor)" zonerect="-917, -411, 161, 194" heightmin="40">
<ImageFrame Source="images/maps/map_exp20_dun_djinn_palace_3.dds" SourceRect="0,0,912,512" />
</ImageStyle>

<ImageStyle Name="exp20_dun_djinn_palace_sig_0" displayname="Vaashkaani: Alcazar Crescendo (Throne)" zonerect="-917, -411, 161, 194" availablepriority="1">
<ImageFrame Source="images/maps/map_exp20_dun_djinn_palace_3.dds" SourceRect="0,0,912,512" />
</ImageStyle>
<ImageStyle Name="exp20_dun_djinn_palace_sig_mission_0" displayname="Vaashkaani: Alcazar Crescendo [Solo] (Throne)" zonerect="-917, -411, 161, 194" availablepriority="1">
<ImageFrame Source="images/maps/map_exp20_dun_djinn_palace_3.dds" SourceRect="0,0,912,512" />
</ImageStyle>

<ImageStyle Name="exp20_dun_djinn_palace_sig_1" displayname="Vaashkaani: Alcazar Crescendo (Chromatic)" zonerect="-404, -431, -203, -280">
<ImageFrame Source="images/maps/map_exp20_dun_prelude_raid_01.dds" SourceRect="0,0,800,600" />
</ImageStyle>
<ImageStyle Name="exp20_dun_djinn_palace_sig_mission_1" displayname="Vaashkaani: Alcazar Crescendo [Solo] (Chromatic)" zonerect="-404, -431, -203, -280">
<ImageFrame Source="images/maps/map_exp20_dun_prelude_raid_01.dds" SourceRect="0,0,800,600" />
</ImageStyle>
Attached Thumbnails
Click image for larger version

Name:	map_exp20_dun_djinn_palace_2.jpg
Views:	215
Size:	114.6 KB
ID:	9832  Click image for larger version

Name:	map_exp20_dun_djinn_palace_3.jpg
Views:	227
Size:	125.0 KB
ID:	9834  
Attached Files
File Type: dds map_exp20_dun_djinn_palace_2.dds (228.1 KB, 239 views)
File Type: dds map_exp20_dun_djinn_palace_3.dds (228.1 KB, 253 views)
Reply With Quote
  #2  
Unread 07-07-2024, 11:45 PM
benjcallaghan benjcallaghan is offline
A Griffon
 
Join Date: Dec 2017
Server: Unkown
Posts: 122
Default

Several of my guildmates were complaining that the new maps show as all-black on their computers. They could see the player icons in the right locations, but there was no map image. When I deleted the maps off my install, the DarqUI updater didn't re-download them. Can you double-check that the images are in the right place on the server?
Reply With Quote
  #3  
Unread 07-08-2024, 05:07 AM
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,670
Default

You where right, the map images where missing.

I found the bug and the images should be online 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:21 PM.


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