View Single Post
  #1  
Unread 09-01-2005, 12:39 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] Zek - Orcish Mines

Zone: orcishwastes
Subarea: The Orcish Mines

Notes:
I'd like to thank my work for having a boring teleconfernce this morning. I was able to map 1/2 the area while others blathered.

The identifiers and priority on these are a little weird - I had to start numbering at 0 and all of them had to have a priority of 0 for the maps to show up right. Dunno why, but they seem to work fine.

Code:
<ImageStyle Name="orcishwastes_0" zonerect="-411, -228, -225, -12" availablerect="-411, -228, -225, -12" heightmax="-90" availablepriority="0">
<ImageFrame Name="imageFrame" Source="images/maps/map_zek_mines_1.dds" SourceRect="0,0,436,506"/>
</ImageStyle>
<ImageStyle Name="orcishwastes_1" zonerect="-411, -228, -225, -12" availablerect="-411, -228, -225, -12" heightmax="-64" heightmin="-90" availablepriority="0">
<ImageFrame Name="imageFrame" Source="images/maps/map_zek_mines_2.dds" SourceRect="0,0,436,506"/>
</ImageStyle>
<ImageStyle Name="orcishwastes_2" zonerect="-411, -228, -225, -12" availablerect="-411, -228, -225, -12" heightmax="-10" heightmin="-64" availablepriority="0">
<ImageFrame Name="imageFrame" Source="images/maps/map_zek_mines_3.dds" SourceRect="0,0,436,506"/>
</ImageStyle>
Request:
If someone would like to map out the temple of Solusek Ro, I can get it working the same way as this map and the one in Antonica.
Attached Thumbnails
Click image for larger version

Name:	map_zek_mines_1.jpg
Views:	279
Size:	22.1 KB
ID:	3571  Click image for larger version

Name:	map_zek_mines_2.jpg
Views:	278
Size:	31.3 KB
ID:	3572  Click image for larger version

Name:	map_zek_mines_3.jpg
Views:	285
Size:	26.4 KB
ID:	3573  
Attached Files
File Type: zip Zek_Mines.zip (242.6 KB, 212 views)
__________________
Reply With Quote