View Single Post
  #5  
Unread 01-19-2024, 11:04 AM
jeffjl jeffjl is offline
A Sea Turtle
Interface Author - Click to view interfaces
 
Join Date: Dec 2005
Server: Oasis
Posts: 30
Default

Quote:
Originally Posted by jnils View Post
The heightmin="-10.62" heightmax="-9.21 is not necessary as it is only a single map.
OK, took those out.

Code:
<ImageStyle Name="exp20_dun_djinn_palace_03_solo" displayname="Vaashkaani: Every Which Way [Solo]" zonerect="-486, 222, -341, 362">
<ImageFrame Source="images/maps/map_exp20_dun_djinn_palace_03_solo_0.dds" SourceRect="0,0,436,506" />
</ImageStyle>
<ImageStyle Name="exp20_dun_djinn_palace_03_easy" displayname="Vaashkaani: Every Which Way [Event Heroic I]" zonerect="-486, 222, -341, 362">
<ImageFrame Source="images/maps/map_exp20_dun_djinn_palace_03_solo_0.dds" SourceRect="0,0,436,506" />
</ImageStyle>
Reply With Quote