View Single Post
  #2  
Unread 01-25-2022, 10:51 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,705
Default

OK, nice.

Try this in User mapstyles:

Code:
<ImageStyle Name="exp17_dun_vastydeep_solo" displayname="Vasty Deep: Toil and Trouble [Solo]" zonerect="-166, -442, 237, 25">
<ImageFrame Source="images/maps/map_exp06_dun_vastydeep02.dds" SourceRect="0,0,436,506" />
</ImageStyle>
<ImageStyle Name="exp17_dun_vastydeep_easy" displayname="Vasty Deep: Toil and Trouble [Heroic I]" zonerect="-166, -442, 237, 25">
<ImageFrame Source="images/maps/map_exp06_dun_vastydeep02.dds" SourceRect="0,0,436,506" />
</ImageStyle>
<ImageStyle Name="exp17_dun_vastydeep" displayname="Vasty Deep: Toil and Trouble [Heroic II]" zonerect="-166, -442, 237, 25">
<ImageFrame Source="images/maps/map_exp06_dun_vastydeep02.dds" SourceRect="0,0,436,506" />
</ImageStyle>
__________________
Pimigo / Splitpaw
Reply With Quote