View Single Post
  #1  
Unread 06-07-2006, 10:00 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 [added] [MAP] Temple of Ro

Zone Name: lavastorm
lavastorm_0 should be the primary zone,
lavastorm_1 should be a subzone of _0

Note:
This map will not automatically grab POIs from lavastorm. They will have to me manually moved over. Kinda a weird zone, since it isn't already split. However, it worked fine for me.

This may be my last map. It's been a blast mapping with y'all, but the state of my wrists and my employement are curtailing my ability and will to play EQ2.
If you have any mapping questions, don't hesitate to ask.

Code:
 <ImageStyle Name="lavastorm_0" zonerect="206, -752, 469, -446" availablerect="215, -752, 469, -446" heightmin="-46" heightmax="-5" availablepriority="0">
<ImageFrame Name="imageFrame" Source="images/maps/map_lavastorm_1.dds" SourceRect="0,0,436,506"/>
</ImageStyle>
<ImageStyle Name="lavastorm_1" zonerect="206, -752, 469, -446" availablerect="215, -752, 469, -446" heightmax="-46">
<ImageFrame Name="imageFrame" Source="images/maps/map_lavastorm_2.dds" SourceRect="0,0,436,506"/>
</ImageStyle>
Attached Thumbnails
Click image for larger version

Name:	map_lavastorm_0.jpg
Views:	3501
Size:	28.3 KB
ID:	4967  
Attached Files
File Type: dds map_lavastorm_0.dds (128.1 KB, 630 views)
File Type: dds map_lavastorm_1.dds (128.1 KB, 635 views)
__________________
Reply With Quote