EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > Featured Projects > EQ2MAP > EQ2MAP New maps

Reply
Thread Tools Search this Thread Display Modes
  #1  
Unread 12-01-2006, 07:50 PM
sstair sstair is offline
Scuba Steve
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Everfrost
Posts: 150
Default [added] [MAP] Echo Echo Canyon & Shroomba Cave

I got tired of getting lost, so I made a quick map for the Echo Echo Canyon and Shroomba Cave in Greater Faydark.

I also added availablepriority="3" to the Greater Faydark newbie map, because it was stealing priority in the northernmost part of the cave.

Code:
<ImageStyle Name="exp03_rgn_greater_faydark_1" zonerect="-288, -1150, 638, -111" availablepriority="3" availablerect="-288, -1150, 638, -387">
<ImageFrame Name="imageFrame" Source="images/maps/map_exp03_rgn_greater_faydark_newbie.dds" SourceRect="0,0,436,506"/>
</ImageStyle>
Attached Thumbnails
Click image for larger version

Name:	Echo.jpg
Views:	448
Size:	56.1 KB
ID:	5485  
Attached Files
File Type: xml core_mapstyles.xml (292 Bytes, 392 views)
File Type: dds map_exp03_rgn_greater_faydark_echo.dds (128.1 KB, 314 views)

Last edited by sstair : 12-01-2006 at 07:55 PM.
Reply With Quote
  #2  
Unread 12-02-2006, 01:38 AM
lordebon lordebon is offline
Fetish Core author
This person is a EQ2Map developer.
Featured
 
Join Date: Jun 2005
Server: Crushbone
Posts: 2,667
Default

/cheer!

I was thinking to make one of those because that area was so bad.
Reply With Quote
  #3  
Unread 12-11-2006, 11:49 PM
sstair sstair is offline
Scuba Steve
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Everfrost
Posts: 150
Default

Had to make some changes, because while in the Drippy Cave, I was seeing the Echo Echo canyon map.

So I created a map for Drippy Cave, and then played with the priorities and availablerects for both maps until they worked correctly.

Here is the whole Greater Faydark map section from the core_mapstyles.xml file.
Code:
<ImageStyle Name="exp03_rgn_greater_faydark_0" zonerect="-1135, -1677, 1686, 1598" heightmax="85" availablepriority="5">
<ImageFrame Name="imageFrame" Source="images/maps/map_exp03_rgn_greater_faydark.dds" SourceRect="0,0,436,506"/>
</ImageStyle>
<ImageStyle Name="exp03_rgn_greater_faydark_1" zonerect="-288, -1150, 638, -111" availablepriority="4" availablerect="-288, -1150, 638, -387">
<ImageFrame Name="imageFrame" Source="images/maps/map_exp03_rgn_greater_faydark_newbie.dds" SourceRect="0,0,436,506"/>
</ImageStyle>
<ImageStyle Name="exp03_rgn_greater_faydark_2" zonerect="-627, -62, -18, 655" availablerect="-640, 0, 13, 563" heightmin="85">
<ImageFrame Name="imageFrame" Source="images/maps/map_exp03_rgn_kelethin.dds" SourceRect="0,0,436,506"/>
</ImageStyle>
<ImageStyle Name="exp03_rgn_greater_faydark_3" zonerect="-627, -62, -18, 655" availablerect="-615, 224, -479, 335" heightmin="70" heightmax="85">
<ImageFrame Name="imageFrame" Source="images/maps/map_exp03_rgn_kelethin.dds" SourceRect="0,0,436,506"/>
</ImageStyle>
<ImageStyle Name="exp03_rgn_greater_faydark_4" zonerect="-627, -62, -18, 655" availablerect="-450, 300, -179, 510" heightmin="70" heightmax="85">
<ImageFrame Name="imageFrame" Source="images/maps/map_exp03_rgn_kelethin.dds" SourceRect="0,0,436,506"/>
</ImageStyle>
<ImageStyle Name="exp03_rgn_greater_faydark_5" zonerect="-137, -450, 166, -93" availablerect="-137, -425, 166, -93" availablepriority="3" heightmax="-20">
<ImageFrame Name="imageFrame" Source="images/maps/map_exp03_rgn_greater_faydark_echo.dds" SourceRect="0,0,436,506"/>
</ImageStyle>
<ImageStyle Name="exp03_rgn_greater_faydark_6" zonerect="-180, -521, 17, -294" availablerect="-180, -495, 14, -294" heightmax="-26">
<ImageFrame Name="imageFrame" Source="images/maps/map_exp03_rgn_greater_faydark_drippy.dds" SourceRect="0,0,436,506"/>
</ImageStyle>
Attached Thumbnails
Click image for larger version

Name:	Drippy.jpg
Views:	334
Size:	52.1 KB
ID:	5510  
Attached Files
File Type: dds map_exp03_rgn_greater_faydark_drippy.dds (128.1 KB, 273 views)
Reply With Quote
  #4  
Unread 01-08-2007, 05:52 PM
Liandra's Avatar
Liandra Liandra is offline
A Griffon
This person is a EQ2Map developer.
 
Join Date: Nov 2004
Server: Runnyeye
Posts: 122
Default

I tried these out tonight running all around the area to see if the maps worked correctly. They are spot on apart from 3 locations.

I took screenshots so you can see them. there are 2 shots for each location. the 1st shows where i am just before the map flips. the 2nd shows where the map flips to.

If you can fix those the maps will be perfect.
Attached Thumbnails
Click image for larger version

Name:	Error11.JPG
Views:	328
Size:	54.1 KB
ID:	5557  Click image for larger version

Name:	Error12.JPG
Views:	317
Size:	48.9 KB
ID:	5558  Click image for larger version

Name:	Error21.JPG
Views:	309
Size:	54.6 KB
ID:	5559  Click image for larger version

Name:	Error22.JPG
Views:	339
Size:	52.0 KB
ID:	5560  Click image for larger version

Name:	Error31.JPG
Views:	308
Size:	54.2 KB
ID:	5561  

Click image for larger version

Name:	Error32.JPG
Views:	313
Size:	51.7 KB
ID:	5562  
__________________
Reply With Quote
  #5  
Unread 01-11-2007, 12:46 AM
sstair sstair is offline
Scuba Steve
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Everfrost
Posts: 150
Default

Yeah, that's why I didn't add these maps yet. Still have a bit of work to do. :)
__________________
Steve 'Dormal' Stair
Wayfarers - Everfrost
Reply With Quote
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -5. The time now is 02:58 PM.


Our Network
EQInterface | EQ2Interface | WoWInterface | LoTROInterface | ESOUI | MMOUI