View Single Post
  #31  
Unread 07-05-2010, 10:11 AM
Coriolanus's Avatar
Coriolanus Coriolanus is offline
A Rumbleroot Sapling
 
Join Date: Dec 2005
Server: Nektulos
Posts: 67
Default

Quote:
Originally Posted by Drumstix42 View Post
Here's the finished product.

Code:
<ImageStyle Name="exp06_dun_thehole_0" displayname="The Hole (Entrance)" menugroup="Odus" zonerect="-307, -493, 323, -21" heightmin="80">
<ImageFrame Source="images/maps/map_exp06_dun_the_hole0.dds" SourceRect="0,0,1200,900" />
</ImageStyle>
<ImageStyle Name="exp06_dun_thehole_1" displayname="The Hole (South)" menugroup="Odus" zonerect="-194, -261, 708, 410" heightmin="-58" heightmax="80">
<ImageFrame Source="images/maps/map_exp06_dun_the_hole1.dds" SourceRect="0,0,1200,900" />
</ImageStyle>
<ImageStyle Name="exp06_dun_thehole_2" displayname="The Hole (West)" menugroup="Odus" zonerect="-849, -431, -285, -7" heightmin="85" heightmax="152">
<ImageFrame Source="images/maps/map_exp06_dun_the_hole2.dds" SourceRect="0,0,1200,900" />
</ImageStyle>
<ImageStyle Name="exp06_dun_thehole_3" displayname="The Hole (North Upper)" menugroup="Odus" zonerect="-498, -1332, 706, -430" heightmin="-18" heightmax="134">
<ImageFrame Source="images/maps/map_exp06_dun_the_hole3.dds" SourceRect="0,0,1200,900" />
</ImageStyle>
<ImageStyle Name="exp06_dun_thehole_4" displayname="The Hole (North Lower)" menugroup="Odus" zonerect="-239, -1146, 682, -452" heightmin="-302" heightmax="-40">
<ImageFrame Source="images/maps/map_exp06_dun_the_hole4.dds" SourceRect="0,0,1200,900" />
</ImageStyle>
Thanks so much - when will this be included in the normal download?
Reply With Quote