View Single Post
  #1  
Unread 08-25-2022, 09:47 PM
Leucosia Leucosia is offline
A Fallen Diplomat
 
Join Date: May 2020
Server: Test
Posts: 53
Default [Added] [Map] Kurn's Tower

Here are maps for the Kurn's Tower zones. They correctly load in all zones for Kurn's (the 2 instances in Fens and the 4 in Svarni).

I don't know if making a map style specific for each zone is needed? As far as I know, mobs are more or less in the same spot for each and apart from quests in the original zone, there isn't anything really specific to the reuses.




Code:
<ImageStyle Name="exp04_dun_kurns_tower_0" displayname="Kurn's Tower Level 1" zonerect="-205, -215, 209, 265" heightmax="100">
<ImageFrame Source="images/maps/map_exp04_dun_kurns_tower_0.dds" SourceRect="0,0,436,506" />
</ImageStyle>
<ImageStyle Name="exp04_dun_kurns_tower_1" displayname="Kurn's Tower Level 2" zonerect="-205, -215, 209, 265" heightmin="100" heightmax="230">
<ImageFrame Source="images/maps/map_exp04_dun_kurns_tower_1.dds" SourceRect="0,0,436,506" />
</ImageStyle>
<ImageStyle Name="exp04_dun_kurns_tower_2" displayname="Kurn's Tower Level 3" zonerect="-205, -215, 209, 265" heightmin="230" heightmax="350">
<ImageFrame Source="images/maps/map_exp04_dun_kurns_tower_2.dds" SourceRect="0,0,436,506" />
</ImageStyle>
<ImageStyle Name="exp04_dun_kurns_tower_3" displayname="Kurn's Tower Level 4" zonerect="-205, -215, 209, 265" heightmin="350">
<ImageFrame Source="images/maps/map_exp04_dun_kurns_tower_3.dds" SourceRect="0,0,436,506" />
</ImageStyle>
Attached Thumbnails
Click image for larger version

Name:	map_exp04_dun_kurns_tower_0.jpg
Views:	258
Size:	66.6 KB
ID:	9574  Click image for larger version

Name:	map_exp04_dun_kurns_tower_1.jpg
Views:	255
Size:	64.8 KB
ID:	9575  Click image for larger version

Name:	map_exp04_dun_kurns_tower_2.jpg
Views:	270
Size:	67.3 KB
ID:	9576  Click image for larger version

Name:	map_exp04_dun_kurns_tower_3.jpg
Views:	269
Size:	69.7 KB
ID:	9577  
Attached Files
File Type: dds map_exp04_dun_kurns_tower_0.dds (216.4 KB, 252 views)
File Type: dds map_exp04_dun_kurns_tower_1.dds (216.4 KB, 260 views)
File Type: dds map_exp04_dun_kurns_tower_2.dds (216.4 KB, 251 views)
File Type: dds map_exp04_dun_kurns_tower_3.dds (216.4 KB, 259 views)
Reply With Quote