View Single Post
  #1  
Unread 04-16-2009, 02:05 PM
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] Befallen: Cavern of the Afflicted

This one was another favor for my sister. It's likely to be my last map for a while, unless she starts learning how to collect /locs for me.

One note: The displayname may be a bit too long for the drop-down on the in-game maps interface. Not much that can be done about it, unless you call it 1 and 2, or modify the interface.

Code:
<ImageStyle Name="exp05_dun_befallen_cavern_0" displayname="Befallen: Cavern of the Afflicted, Upper" menugroup="DLere" zonerect="-83, -83.5, 15, 15" heightmin="-5">
<ImageFrame Source="images/maps/map_exp05_dun_befallen_cavern_0.dds" SourceRect="0,0,512,512" />
</ImageStyle>
<ImageStyle Name="exp05_dun_befallen_cavern_1" displayname="Befallen: Cavern of the Afflicted, Lower" menugroup="DLere" zonerect="-175, -194, -14, 10" heightmax="-5">
<ImageFrame Source="images/maps/map_exp05_dun_befallen_cavern_1.dds" SourceRect="0,0,512,650" />
</ImageStyle>
Attached Thumbnails
Click image for larger version

Name:	map_exp05_dun_befallen_cavern_1.jpg
Views:	535
Size:	37.0 KB
ID:	6871  Click image for larger version

Name:	map_exp05_dun_befallen_cavern_0.jpg
Views:	851
Size:	39.5 KB
ID:	6872  
Attached Files
File Type: dds map_exp05_dun_befallen_cavern_0.dds (128.1 KB, 512 views)
File Type: dds map_exp05_dun_befallen_cavern_1.dds (163.1 KB, 697 views)
__________________

Last edited by SaintPeter : 05-21-2009 at 12:25 AM. Reason: Altered to fit Example Template
Reply With Quote