View Single Post
  #1  
Unread 06-10-2020, 11:34 AM
Leucosia Leucosia is offline
A Fallen Diplomat
 
Join Date: May 2020
Server: Test
Posts: 53
Default [Added] The Vigilant

Hello,

Here are my maps for the Vigilant.

I went with a map set for each instance, the zone being highly complex, swich moving places between instances and some walls being closed off between the whole instance (raid) and the partial instances (group).

The only complete zone is the raid map which is 10 maps tall.


Here we go.


Vigilant: Final Destruction

Code:
<ImageStyle Name="exp06_dun_the_sentinel_0" displayname="Vigilant: Final Destruction Level 1" zonerect="-167, -247, 167, 141" availablerect="-167, -247, 167, 141" heightmax="20">
<ImageFrame Source="images/maps/map_exp06_dun_the_sentinel_0.dds" SourceRect="0,0,436,506" />
</ImageStyle>
<ImageStyle Name="exp06_dun_the_sentinel_1" displayname="Vigilant: Final Destruction Level 2" zonerect="-167, -247, 167, 141" availablerect="-167, -247, 167, 141" heightmin="20" heightmax="30">
<ImageFrame Source="images/maps/map_exp06_dun_the_sentinel_1.dds" SourceRect="0,0,436,506" />
</ImageStyle>
<ImageStyle Name="exp06_dun_the_sentinel_2" displayname="Vigilant: Final Destruction Level 3" zonerect="-167, -247, 167, 141" availablerect="-167, -247, 167, 141" heightmin="30" heightmax="41">
<ImageFrame Source="images/maps/map_exp06_dun_the_sentinel_2.dds" SourceRect="0,0,436,506" />
</ImageStyle>
<ImageStyle Name="exp06_dun_the_sentinel_3" displayname="Vigilant: Final Destruction Level 4" zonerect="-167, -247, 167, 141" availablerect="-167, -247, 167, 141" heightmin="41" heightmax="50">
<ImageFrame Source="images/maps/map_exp06_dun_the_sentinel_3.dds" SourceRect="0,0,436,506" />
</ImageStyle>
<ImageStyle Name="exp06_dun_the_sentinel_4" displayname="Vigilant: Final Destruction Level 5" zonerect="-167, -247, 167, 141" availablerect="-167, -247, 167, 141" heightmin="50" heightmax="55">
<ImageFrame Source="images/maps/map_exp06_dun_the_sentinel_4.dds" SourceRect="0,0,436,506" />
</ImageStyle>
<ImageStyle Name="exp06_dun_the_sentinel_5" displayname="Vigilant: Final Destruction Level 6" zonerect="-167, -247, 167, 141" availablerect="-167, -247, 167, 141" heightmin="55" heightmax="65">
<ImageFrame Source="images/maps/map_exp06_dun_the_sentinel_5.dds" SourceRect="0,0,436,506" />
</ImageStyle>
<ImageStyle Name="exp06_dun_the_sentinel_6" displayname="Vigilant: Final Destruction Level 7" zonerect="-167, -247, 167, 141" availablerect="-167, -247, 167, 141" heightmin="65" heightmax="75">
<ImageFrame Source="images/maps/map_exp06_dun_the_sentinel_6.dds" SourceRect="0,0,436,506" />
</ImageStyle>
<ImageStyle Name="exp06_dun_the_sentinel_7" displayname="Vigilant: Final Destruction Level 8" zonerect="-167, -247, 167, 141" availablerect="-167, -247, 167, 141" heightmin="75" heightmax="86">
<ImageFrame Source="images/maps/map_exp06_dun_the_sentinel_7.dds" SourceRect="0,0,436,506" />
</ImageStyle>
<ImageStyle Name="exp06_dun_the_sentinel_8" displayname="Vigilant: Final Destruction Level 9" zonerect="-167, -247, 167, 141" availablerect="-167, -247, 167, 141" heightmin="86" heightmax="105">
<ImageFrame Source="images/maps/map_exp06_dun_the_sentinel_8.dds" SourceRect="0,0,436,506" />
</ImageStyle>
<ImageStyle Name="exp06_dun_the_sentinel_9" displayname="Vigilant: Final Destruction Level 10" zonerect="-167, -247, 167, 141" availablerect="-167, -247, 167, 141" heightmin="105">
<ImageFrame Source="images/maps/map_exp06_dun_the_sentinel_9.dds" SourceRect="0,0,436,506" />
</ImageStyle>
Attached Files
File Type: zip the_sentinel_jpg.zip (371.6 KB, 308 views)
File Type: zip the_sentinel_dds.zip (788.8 KB, 290 views)

Last edited by Leucosia : 06-10-2020 at 11:36 AM.
Reply With Quote