View Single Post
  #13  
Unread 11-24-2020, 06:12 PM
Leucosia Leucosia is offline
A Fallen Diplomat
 
Join Date: May 2020
Server: Test
Posts: 53
Default

Nope, sorry, and I'm not getting lost in it so I don't want to spend 5 hours for a throwaway map


Here is the code fix if you want to override the official maps that are IG right now with mine (requested and tested by Ombrette, thanks to her):
Code:
<ImageStyle Name="exp17_dun_fordel_midst_city" displayname="City of Fordel Midst" menugroup="Blood of luclin" zonerect="-882, -999, 1001, 1183" availablepriority="-1">
<ImageFrame Source="images/maps/map_exp17_dun_fordel_midst_city.dds" SourceRect="0,0,872,1012" />
</ImageStyle>
<ImageStyle Name="exp17_rgn_echo_caverns" displayname="Echo Caverns" menugroup="Blood of luclin" zonerect="-1096, -936, 668, 1106" availablepriority="-1">
<ImageFrame Source="images/maps/map_exp17_rgn_echo_caverns.dds" SourceRect="0,0,436,506" />
</ImageStyle>
Reply With Quote