View Single Post
  #11  
Unread 12-14-2018, 10:24 PM
Pijotre's Avatar
Pijotre Pijotre is offline
A Griffon
This person is a EQ2Map developer.
 
Join Date: Jan 2006
Server: Crushbone
Posts: 154
Cool Another map

Here is the 2nd signature zone that had no map, it uses the same layout as the "Stromy Tower Isle" prestige home, so I included 1 set of 3 maps and 2 sets of mapstyles, each with 3 styles each:

- First the mapstyles for the CD signature questzone. It is a subzone of Enchanted Lands and should be categorized there:

<ImageStyle Name="exp15_home_stormy_isle_0" displayname="Isle of Vul: Bellengere's Dark Spire (Beach)" zonerect="-372,-375,375,372" heightmax="40">
<ImageFrame Source="images/maps/map_home_stormy_isle_0.dds" SourceRect="0,0,1200,1200" />
</ImageStyle>
<ImageStyle Name="exp15_home_stormy_isle_1" displayname="Isle of Vul: Bellengere's Dark Spire (Plateau)" zonerect="-372,-375,375,372" heightmin="30" heightmax="62">
<ImageFrame Source="images/maps/map_home_stormy_isle_1.dds" SourceRect="0,0,1200,1200" />
</ImageStyle>
<ImageStyle Name="exp15_home_stormy_isle_2" displayname="Isle of Vul: Bellengere's Dark Spire (Tower)" zonerect="-372,-375,375,372" heightmin="58">
<ImageFrame Source="images/maps/map_home_stormy_isle_2.dds" SourceRect="0,0,1200,1200" />
</ImageStyle>


- Second the mapstyles for the house (no idea where those go, you'll have to figure that out :P )

<ImageStyle Name="home_stormy_isle_0" displayname="Storm Tower Isle (Beach)" zonerect="-372,-375,375,372" heightmax="40">
<ImageFrame Source="images/maps/map_home_stormy_isle_0.dds" SourceRect="0,0,1200,1200" />
</ImageStyle>
<ImageStyle Name="home_stormy_isle_1" displayname="Storm Tower Isle (Plateau)" zonerect="-372,-375,375,372" heightmin="30" heightmax="62">
<ImageFrame Source="images/maps/map_home_stormy_isle_1.dds" SourceRect="0,0,1200,1200" />
</ImageStyle>
<ImageStyle Name="home_stormy_isle_2" displayname="Storm Tower Isle (Tower)" zonerect="-372,-375,375,372" heightmin="58">
<ImageFrame Source="images/maps/map_home_stormy_isle_2.dds" SourceRect="0,0,1200,1200" />
</ImageStyle>


There is possibly a third zone that uses these maps in the mage epic 2.0 questline, but since I haven't done that one yet I don't know its real name, nor do I know if it actually uses the same map.
I also added a picture of the map so you know what you're adding
Attached Thumbnails
Click image for larger version

Name:	map_home_stormy_isle_0.jpg
Views:	297
Size:	53.3 KB
ID:	8867  Click image for larger version

Name:	map_home_stormy_isle_1.jpg
Views:	296
Size:	54.5 KB
ID:	8868  Click image for larger version

Name:	map_home_stormy_isle_2.jpg
Views:	325
Size:	53.7 KB
ID:	8869  Click image for larger version

Name:	Storm Tower Isle - Isle of Vul.jpg
Views:	332
Size:	185.6 KB
ID:	8870  
Attached Files
File Type: dds map_home_stormy_isle_0.dds (703.3 KB, 310 views)
File Type: dds map_home_stormy_isle_1.dds (703.3 KB, 281 views)
File Type: dds map_home_stormy_isle_2.dds (703.3 KB, 309 views)

Last edited by Pijotre : 12-15-2018 at 07:28 PM. Reason: Added picture of the map so you know what you're adding :-)
Reply With Quote