View Single Post
  #1  
Unread 08-02-2005, 10:06 AM
SaintPeter's Avatar
SaintPeter SaintPeter is offline
A Griffon
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Nov 2004
Server: Guk
Posts: 536
Default [map] Deathfist Citadel

Internal Zone Name: deathfist

Code:
<ImageStyle Name="deathfist_0" zonerect="-55, -54, 51, 69" availablerect="-60,-60,60,80" heightmin="5" availablepriority="0">
<ImageFrame Name="imageFrame" Source="images/maps/map_deathfist_top.dds" SourceRect="0,0,436,506"/>
</ImageStyle>
<ImageStyle Name="deathfist_1" zonerect="-55, -54, 51, 69" availablerect="-60,-60,60,80" heightmax="5" heightmin="-5" availablepriority="1">
<ImageFrame Name="imageFrame" Source="images/maps/map_deathfist_ground.dds" SourceRect="0,0,436,506"/>
</ImageStyle>
<ImageStyle Name="deathfist_2" zonerect="-57, -58, 52, 68" availablerect="-60,-60,60,80" heightmax="-5" heightmin="-15" availablepriority="2">
<ImageFrame Name="imageFrame" Source="images/maps/map_deathfist_jail_sewer.dds" SourceRect="0,0,436,506"/>
</ImageStyle>
<ImageStyle Name="deathfist_3" zonerect="-55, -54, 51, 69" availablerect="-60,-60,60,80" heightmax="-15" availablepriority="3">
<ImageFrame Name="imageFrame" Source="images/maps/map_deathfist_basement.dds" SourceRect="0,0,436,506"/>
</ImageStyle>
I'm very pleased with how this one turned out, although it took me a while night to make it all pretty. I may not continue this style since it's so time consuming.

Thanks again to my Guildies and the folks from Mythical who helped me get the first pass run on DFC.

A special thanks to Razberry, who parked her Toon in DFC overnight, allowing me to zone in and out 5-6 times to get all my ZoneRect's tested and working!
Attached Thumbnails
Click image for larger version

Name:	map_deathfist_top.jpg
Views:	413
Size:	33.8 KB
ID:	3266  Click image for larger version

Name:	map_deathfist_ground.jpg
Views:	409
Size:	35.6 KB
ID:	3267  Click image for larger version

Name:	map_deathfist_jail_sewer.jpg
Views:	417
Size:	23.4 KB
ID:	3268  Click image for larger version

Name:	map_deathfist_basement.jpg
Views:	405
Size:	21.9 KB
ID:	3269  
Attached Files
File Type: zip deathfist.zip (308.8 KB, 326 views)
__________________

Last edited by SaintPeter : 08-02-2005 at 01:38 PM.
Reply With Quote