View Single Post
  #4  
Unread 06-10-2020, 11:42 AM
Leucosia Leucosia is offline
A Fallen Diplomat
 
Join Date: May 2020
Server: Test
Posts: 53
Default

Vigilant: Rescue

Code:
<ImageStyle Name="exp06_dun_sentinel03_0" displayname="Vigilant: Rescue Level 3" zonerect="-167, -247, 167, 141" availablerect="-167, -247, 167, 141" heightmax="41">
<ImageFrame Source="images/maps/map_exp06_dun_sentinel03_2.dds" SourceRect="0,0,436,506" />
</ImageStyle>
<ImageStyle Name="exp06_dun_sentinel03_1" displayname="Vigilant: Rescue Level 4" zonerect="-167, -247, 167, 141" availablerect="-167, -247, 167, 141" heightmin="41" heightmax="55">
<ImageFrame Source="images/maps/map_exp06_dun_sentinel03_3.dds" SourceRect="0,0,436,506" />
</ImageStyle>
<ImageStyle Name="exp06_dun_sentinel03_2" displayname="Vigilant: Rescue Level 6" zonerect="-167, -247, 167, 141" availablerect="-167, -247, 167, 141" heightmin="55" heightmax="65">
<ImageFrame Source="images/maps/map_exp06_dun_sentinel03_5.dds" SourceRect="0,0,436,506" />
</ImageStyle>
<ImageStyle Name="exp06_dun_sentinel03_3" displayname="Vigilant: Rescue Level 7" zonerect="-167, -247, 167, 141" availablerect="-167, -247, 167, 141" heightmin="65" heightmax="75">
<ImageFrame Source="images/maps/map_exp06_dun_sentinel03_6.dds" SourceRect="0,0,436,506" />
</ImageStyle>
<ImageStyle Name="exp06_dun_sentinel03_4" displayname="Vigilant: Rescue Level 8" zonerect="-167, -247, 167, 141" availablerect="-167, -247, 167, 141" heightmin="75" heightmax="86">
<ImageFrame Source="images/maps/map_exp06_dun_sentinel03_7.dds" SourceRect="0,0,436,506" />
</ImageStyle>
<ImageStyle Name="exp06_dun_sentinel03_5" displayname="Vigilant: Rescue Level 9" zonerect="-167, -247, 167, 141" availablerect="-167, -247, 167, 141" heightmin="86" heightmax="105">
<ImageFrame Source="images/maps/map_exp06_dun_sentinel03_8.dds" SourceRect="0,0,436,506" />
</ImageStyle>
<ImageStyle Name="exp06_dun_sentinel03_6" displayname="Vigilant: Rescue Level 10" zonerect="-167, -247, 167, 141" availablerect="-167, -247, 167, 141" heightmin="105">
<ImageFrame Source="images/maps/map_exp06_dun_sentinel03_9.dds" SourceRect="0,0,436,506" />
</ImageStyle>

I hope I didn't miss something, that's quite a lot of files and code! (hence the .zip)

I tested everything multiple times, there's probably some stuff I could have handled better. I went with the beautiful pink sky around the boat as a map background, I thought it would be more fitting with the settings.
Sorry for not mixing some floors in a single file, I just loathe that (I always get lost with maps with several levels on a single map so I didn't want to do something that I wouldn't be able to follow myself). I did hesitate for maps 0-1 and 5-6, but some levels changing between instances and all dissuaded me from going with a fused map.
Attached Files
File Type: zip sentinel03_dds.zip (525.3 KB, 274 views)
File Type: zip sentinel03_jpg.zip (216.7 KB, 305 views)
Reply With Quote