View Single Post
  #1  
Unread 11-30-2010, 07:42 PM
cooldeath cooldeath is offline
A Grizzled Badger
Interface Author - Click to view interfaces
 
Join Date: May 2005
Server: Crushbone
Posts: 46
Default [added] The Vasty Deep

This was much easier a map to create then I thought it was going to be. A great zone to learn to use availablerect.

Testing came out great, no significant problems.

Code:
<ImageStyle Name="exp06_dun_vastydeep04_0" displayname="The Vasty Deep" menugroup="Odus" zonerect="-62, -64, 72, 91" >
<ImageFrame Source="images/maps/map_exp06_dun_vastydeep04_0.dds" SourceRect="0,0,436,506" />
</ImageStyle>
<ImageStyle Name="exp06_dun_vastydeep04_1" zonerect="-62, -64, 72, 91" availablepriority="-1" availablerect="-9, -9, 9, 24" heightmax="-4" heightmin="-24" >
<ImageFrame Source="images/maps/map_exp06_dun_vastydeep04_1.dds" SourceRect="0,0,436,506" />
</ImageStyle>
<ImageStyle Name="exp06_dun_vastydeep04_2" zonerect="-62, -64, 72, 91" availablepriority="-1" availablerect="-9, -9, 10.5, 27" heightmax="-24" heightmin="-45" >
<ImageFrame Source="images/maps/map_exp06_dun_vastydeep04_2.dds" SourceRect="0,0,436,506" />
</ImageStyle>
<ImageStyle Name="exp06_dun_vastydeep04_3" zonerect="-62, -64, 72, 91" availablepriority="-1" availablerect="-10.5, -12, 10.5, 15" heightmax="-45" heightmin="-55" >
<ImageFrame Source="images/maps/map_exp06_dun_vastydeep04_3.dds" SourceRect="0,0,436,506" />
</ImageStyle>
Attached Thumbnails
Click image for larger version

Name:	map_exp06_dun_vastydeep04_0.jpg
Views:	430
Size:	65.0 KB
ID:	7589  Click image for larger version

Name:	map_exp06_dun_vastydeep04_1.jpg
Views:	425
Size:	51.9 KB
ID:	7590  Click image for larger version

Name:	map_exp06_dun_vastydeep04_2.jpg
Views:	413
Size:	51.2 KB
ID:	7593  Click image for larger version

Name:	map_exp06_dun_vastydeep04_3.jpg
Views:	401
Size:	51.3 KB
ID:	7594  
Attached Files
File Type: dds map_exp06_dun_vastydeep04_0.dds (108.3 KB, 373 views)
File Type: dds map_exp06_dun_vastydeep04_1.dds (108.3 KB, 375 views)
File Type: dds map_exp06_dun_vastydeep04_2.dds (108.3 KB, 368 views)
File Type: dds map_exp06_dun_vastydeep04_3.dds (108.3 KB, 364 views)

Last edited by cooldeath : 12-02-2010 at 09:19 PM.
Reply With Quote