View Single Post
  #5  
Unread 01-26-2006, 11:25 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

This has been, by far, the most complex and interesting map I've ever done. I have been working on this for almost two weeks now. I had to write new tools, I had to learn new techniques.

I think I can say that these four maps are the best I've EVER done. I am thrilled with how well they turned out.

Thank you, caoimhin, for the excellent locs. They are some of your best work.

map_exp01_dun_living_tombs_0 -- Living Tombs: Trade Court
map_exp01_dun_living_tombs_1 -- Living Tombs: Residence Court
map_exp01_dun_living_tombs_2 -- Living Tombs: Princess Court
map_exp01_dun_living_tombs_3 -- Living Tombs: Statue Court

Code:
<ImageStyle Name="exp01_dun_living_tombs_0" zonerect="492, 66, 776, 395" availablerect="535, 66, 776, 395">
<ImageFrame Name="imageFrame" Source="images/maps/map_exp01_dun_living_tombs_0.dds" SourceRect="0,0,436,506"/>
</ImageStyle>
<ImageStyle Name="exp01_dun_living_tombs_1" zonerect="229, 204, 577, 608" availablerect="248, 240, 535, 608">
<ImageFrame Name="imageFrame" Source="images/maps/map_exp01_dun_living_tombs_1.dds" SourceRect="0,0,436,506"/>
</ImageStyle>
<ImageStyle Name="exp01_dun_living_tombs_2" zonerect="55, -49, 383, 332" availablerect="55, -49, 383, 240">
<ImageFrame Name="imageFrame" Source="images/maps/map_exp01_dun_living_tombs_2.dds" SourceRect="0,0,436,506"/>
</ImageStyle>
<ImageStyle Name="exp01_dun_living_tombs_3" zonerect="-12, 228, 261, 544" availablerect="-12, 228, 248, 544">
<ImageFrame Name="imageFrame" Source="images/maps/map_exp01_dun_living_tombs_3.dds" SourceRect="0,0,436,506"/>
</ImageStyle>
Attached Files
File Type: dds map_exp01_dun_living_tombs_0.dds (128.1 KB, 542 views)
File Type: dds map_exp01_dun_living_tombs_1.dds (128.1 KB, 522 views)
File Type: dds map_exp01_dun_living_tombs_2.dds (128.1 KB, 517 views)
File Type: dds map_exp01_dun_living_tombs_3.dds (128.1 KB, 534 views)
__________________
Reply With Quote