View Single Post
  #1  
Unread 05-22-2010, 09:15 PM
tonyis3l33t's Avatar
tonyis3l33t tonyis3l33t is offline
a hedgehog
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Nagafen
Posts: 854
Default [added] Library of Erudin

I've tested this myself in game and it works for me. I'd like a confirmation if anyone wouldn't mind...

jpgs are on post 20 http://www.eq2interface.com/forums/s...6&postcount=20

Code:
<ImageStyle Name="exp06_dun_erudin_library_0" displayname="Library of Erudin (Basement)" menugroup="Odus" zonerect="-128, -269, 288, 34" heightmin="-29" heightmax="-6">
<ImageFrame Source="images/maps/map_exp06_dun_erudin_library_0.dds" SourceRect="0,0,740,540" />
</ImageStyle>
<ImageStyle Name="exp06_dun_erudin_library_1" displayname="Library of Erudin (First Floor)" menugroup="Odus" zonerect="-128, -269, 288, 34" heightmin="-5" heightmax="28">
<ImageFrame Source="images/maps/map_exp06_dun_erudin_library_1.dds" SourceRect="0,0,740,540" />
</ImageStyle>
<ImageStyle Name="exp06_dun_erudin_library_2" displayname="Library of Erudin (Second Floor)" menugroup="Odus" zonerect="-128, -269, 288, 34" heightmin="29" heightmax="89">
<ImageFrame Source="images/maps/map_exp06_dun_erudin_library_2.dds" SourceRect="0,0,740,540" />
</ImageStyle>
<ImageStyle Name="exp06_dun_erudin_library_3" displayname="Library of Erudin (Third Floor)" menugroup="Odus" zonerect="-128, -269, 288, 34" heightmin="90" heightmax="100">
<ImageFrame Source="images/maps/map_exp06_dun_erudin_library_3.dds" SourceRect="0,0,740,540" />
</ImageStyle>
<ImageStyle Name="exp06_dun_erudin_library_4" displayname="Library of Erudin (Fourth Floor)" menugroup="Odus" zonerect="-128, -269, 288, 34" heightmin="101" heightmax="160">
<ImageFrame Source="images/maps/map_exp06_dun_erudin_library_4.dds" SourceRect="0,0,740,540" />
</ImageStyle>
Attached Files
File Type: dds map_exp06_dun_erudin_library_0.dds (195.2 KB, 488 views)
File Type: dds map_exp06_dun_erudin_library_1.dds (195.2 KB, 451 views)
File Type: dds map_exp06_dun_erudin_library_2.dds (195.2 KB, 458 views)
File Type: dds map_exp06_dun_erudin_library_3.dds (195.2 KB, 419 views)
File Type: dds map_exp06_dun_erudin_library_4.dds (195.2 KB, 416 views)
__________________
Nagafen (Evil) - Climax, Goshawk

Last edited by tonyis3l33t : 05-30-2010 at 05:53 AM. Reason: fixed xml
Reply With Quote