View Single Post
  #1  
Unread 06-30-2006, 07:26 PM
BallardDav BallardDav is offline
A Young Mystail Rat
 
Join Date: Jun 2005
Server: Antonia Bayle
Posts: 2
Default [added] [MAP] Sinking Sands Crocodile Cave

I should have read the second page of this forum before I started this, and I'd have seen that someone else already started this. Nonetheless, here's what I've got:

Code:
<ImageStyle Name="exp01_rgn_sinking_sands_0" displayname="The Croc Caves" menugroup="Desert of Ro" zonerect="762, -1129, 1594, -167" availablerect="1010, -1129, 1270, -940" heightmax="-200" availablepriority="-1">
<ImageFrame Name="imageFrame" Source="images/maps/map_exp01_croc_caves.dds" SourceRect="0,0,436,506"/>
</ImageStyle>
<ImageStyle Name="exp01_rgn_sinking_sands_1" zonerect="762, -1129, 1594, -167" availablerect="1010, -940, 1298, -780" heightmax="-200" availablepriority="-1">
<ImageFrame Name="imageFrame" Source="images/maps/map_exp01_croc_caves.dds" SourceRect="0,0,436,506"/>
</ImageStyle>
<ImageStyle Name="exp01_rgn_sinking_sands_2" zonerect="762, -1129, 1594, -167" availablerect="1010, -780, 1348, -650" heightmax="-200" availablepriority="-1">
<ImageFrame Name="imageFrame" Source="images/maps/map_exp01_croc_caves.dds" SourceRect="0,0,436,506"/>
</ImageStyle>
<ImageStyle Name="exp01_rgn_sinking_sands_3" zonerect="762, -1129, 1594, -167" availablerect="1010, -650, 1262, -333" heightmax="-200" availablepriority="-1">
<ImageFrame Name="imageFrame" Source="images/maps/map_exp01_croc_caves.dds" SourceRect="0,0,436,506"/>
</ImageStyle>
<ImageStyle Name="exp01_rgn_sinking_sands_4" zonerect="762, -1129, 1594, -167" availablerect="1010, -333, 1075, -167" heightmax="-200" availablepriority="-1">
<ImageFrame Name="imageFrame" Source="images/maps/map_exp01_croc_caves.dds" SourceRect="0,0,436,506"/>
</ImageStyle>
Attached Thumbnails
Click image for larger version

Name:	CrocCaves.jpg
Views:	706
Size:	49.3 KB
ID:	5048  
Attached Files
File Type: dds map_exp01_croc_caves.dds (128.1 KB, 628 views)

Last edited by SaintPeter : 05-12-2009 at 11:47 PM.
Reply With Quote