View Single Post
  #20  
Unread 01-26-2010, 05:52 AM
Drumstix42's Avatar
Drumstix42 Drumstix42 is offline
A Griffon
Featured
 
Join Date: Oct 2004
Server: Antonia Bayle
Posts: 3,287
Default

I wasn't able to log on much extra the past few days, so I just flopped around the zone a bit with my SK.

Maps are working, showing up, and I tweaked the 4th level, and 5th level seems fine. These are just an update on harczos's semi-complete zonerects:
Code:
<ImageStyle Name="exp05_dun_nuroga_0" displayname="Nu'roga 1" menugroup="Kunark" zonerect="-85,-59,110,60" heightmax="20">
<ImageFrame Source="images/maps/map_exp05_dun_nuroga_0.dds" SourceRect="0,0,512,512" />
</ImageStyle>
<ImageStyle Name="exp05_dun_nuroga_1" displayname="Nu'roga 2" menugroup="Kunark" zonerect="-85,-67,114,70" heightmin="20" heightmax="80">
<ImageFrame Source="images/maps/map_exp05_dun_nuroga_1.dds" SourceRect="0,0,512,512" />
</ImageStyle>
<ImageStyle Name="exp05_dun_nuroga_2" displayname="Nu'roga 3" menugroup="Kunark" zonerect="-81,-57,110,61" heightmin="80" heightmax="120">
<ImageFrame Source="images/maps/map_exp05_dun_nuroga_2.dds" SourceRect="0,0,512,512" />
</ImageStyle>
<ImageStyle Name="exp05_dun_nuroga_3" displayname="Nu'roga 4" menugroup="Kunark" zonerect="-76,-57,105,61" heightmin="120" heightmax="150">
<ImageFrame Source="images/maps/map_exp05_dun_nuroga_3.dds" SourceRect="0,0,512,512" />
</ImageStyle>
<ImageStyle Name="exp05_dun_nuroga_4" displayname="Nu'roga 5" menugroup="Kunark" zonerect="-81,-57,110,61" heightmin="150">
<ImageFrame Source="images/maps/map_exp05_dun_nuroga_4.dds" SourceRect="0,0,512,512" />
</ImageStyle>
Enjoy
__________________
"I'm afraid you're guilty of thought-crime. Don't bother getting the door, we'll let ourselves in..."
<Donate to DrumsUI> < [DrumsUI] Updater > < [DrumsUI] Full Interface> < Drumstix42 on Twitch.tv
>
Reply With Quote