View Single Post
  #3  
Unread 01-23-2008, 12:24 PM
caoimhin caoimhin is offline
A Nerius Seer
Interface Author - Click to view interfaces
 
Join Date: May 2005
Server: Crushbone
Posts: 89
Default Progress

/loc is all done, I have made some outline maps and done some minimal clean up, calculated the zonerects and tested them. Just need to be made pretty now. Here is what I have so far.

Code:
<ImageStyle Name="exp04_dun_veeshans_peak_0" zonerect="-482, -235, 929, 1404" availablerect="-482, 800, 929, 1404" heightmin="-530" heightmax="-320" availablepriority="1">
<ImageFrame Name="imageFrame" Source="images/maps/map_exp04_dun_veeshans_peak_0.dds" SourceRect="0,0,436,506"/>
</ImageStyle>
<ImageStyle Name="exp04_dun_veeshans_peak_1" zonerect="-482, -235, 929, 1404" availablerect="-330, 0, 929, 1404" heightmin="-530" heightmax="-320" availablepriority="1">
<ImageFrame Name="imageFrame" Source="images/maps/map_exp04_dun_veeshans_peak_0.dds" SourceRect="0,0,436,506"/>
</ImageStyle>
<ImageStyle Name="exp04_dun_veeshans_peak_2" zonerect="-1712, -297, -301, 1346" availablerect="-1712, 0, -330, 1345" heightmin="-530" heightmax="-320" availablepriority="2">
<ImageFrame Name="imageFrame" Source="images/maps/map_exp04_dun_veeshans_peak_1.dds" SourceRect="0,0,436,506"/>
</ImageStyle>
<ImageStyle Name="exp04_dun_veeshans_peak_3" zonerect="-1013, -1144, 399, 497" availablerect="-1013, -1144, 399, 0" heightmin="-530" heightmax="-320" availablepriority="3">
<ImageFrame Name="imageFrame" Source="images/maps/map_exp04_dun_veeshans_peak_2.dds" SourceRect="0,0,436,506"/>
</ImageStyle>
<ImageStyle Name="exp04_dun_veeshans_peak_4" zonerect="-1013, -1144, 399, 497" availablerect="-1013, -1144, 399, 497" heightmin="-320" availablepriority="1">
<ImageFrame Name="imageFrame" Source="images/maps/map_exp04_dun_veeshans_peak_3.dds" SourceRect="0,0,436,506"/>
</ImageStyle>
<ImageStyle Name="exp04_dun_veeshans_peak_5" zonerect="-282, -235, 1129, 1404" availablerect="-282, -232, 1129, 1404" heightmax="-530" availablepriority="1">
<ImageFrame Name="imageFrame" Source="images/maps/map_exp04_dun_veeshans_peak_4.dds" SourceRect="0,0,436,506"/>
</ImageStyle>
Attached Thumbnails
Click image for larger version

Name:	map_exp04_dun_veeshans_peak_0.png
Views:	804
Size:	348.0 KB
ID:	6392  Click image for larger version

Name:	map_exp04_dun_veeshans_peak_1.png
Views:	665
Size:	340.9 KB
ID:	6393  Click image for larger version

Name:	map_exp04_dun_veeshans_peak_2.png
Views:	642
Size:	338.9 KB
ID:	6394  
Attached Files
File Type: dds map_exp04_dun_veeshans_peak_0.dds (256.1 KB, 664 views)
File Type: dds map_exp04_dun_veeshans_peak_1.dds (256.1 KB, 599 views)
File Type: dds map_exp04_dun_veeshans_peak_2.dds (256.1 KB, 575 views)
File Type: dds map_exp04_dun_veeshans_peak_3.dds (256.1 KB, 556 views)
File Type: dds map_exp04_dun_veeshans_peak_4.dds (256.1 KB, 564 views)
__________________
Caoimhin
(pronounced kwe-VEEN)
Crushbone

80 Warden/Mystic/Wizard
80 Carpenter/Jeweler/Alchemist/Sage/Weaponsmith/Tinkerer
75 Transmuter/

Last edited by caoimhin : 04-21-2008 at 02:34 AM. Reason: correcting image
Reply With Quote