EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > Featured Projects > EQ2MAP

Reply
Thread Tools Search this Thread Display Modes
  #1  
Unread 06-25-2006, 09:36 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 What am I doing wrong?

I'm making maps for The Vaults of El'Arad.

The file most recently modifed file in iocache when I'm in the zone is
exp02_rgn_realm_of_dawn+exp02_dun_shrines_of_sky_epic01_vaults.iop
The zonerect from the spreadsheet is
ZONERECT -107.06 -45.41 138.94 170.9
I put the two attached maps in my EQ2MAP\images\maps directory and added the following to my core_mapstyles.xml
<ImageStyle Name="exp02_dun_shrines_of_sky_epic01_vaults" zonerect="-107, -45, 139, 171" heightmax="20">
<ImageFrame Name="imageFrame" Source="images/maps/map_exp02_dun_shrines_of_sky_epic01_vaults_0.dds" SourceRect="0,0,436,506"/>
</ImageStyle>
<ImageStyle Name="exp02_dun_shrines_of_sky_epic01_vaults" zonerect="-107, -45, 139, 171" heightmin="20">
<ImageFrame Name="imageFrame" Source="images/maps/map_exp02_dun_shrines_of_sky_epic01_vaults_1.dds" SourceRect="0,0,436,506"/>
</ImageStyle>
Attached Thumbnails
Click image for larger version

Name:	VoE1.jpg
Views:	277
Size:	53.8 KB
ID:	5017  Click image for larger version

Name:	VoE2.jpg
Views:	274
Size:	50.6 KB
ID:	5018  
Attached Files
File Type: dds map_exp02_dun_shrines_of_sky_epic01_vaults_0.dds (128.1 KB, 245 views)
File Type: dds map_exp02_dun_shrines_of_sky_epic01_vaults_1.dds (128.1 KB, 232 views)
File Type: txt VoE1.txt (81.3 KB, 243 views)
File Type: txt VoE2.txt (26.0 KB, 255 views)
Reply With Quote
  #2  
Unread 06-26-2006, 12:00 AM
SaintPeter's Avatar
SaintPeter SaintPeter is offline
A Griffon
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Nov 2004
Server: Guk
Posts: 536
Default

I see the problem.

You need to have a _0 and _1 in the NAME property for a two part map. Do as below and you should be golden.

<ImageStyle Name="exp02_dun_shrines_of_sky_epic01_vaults_0" zonerect="-107, -45, 139, 171" heightmax="20">
<ImageFrame Name="imageFrame" Source="images/maps/map_exp02_dun_shrines_of_sky_epic01_vaults_0.dds" SourceRect="0,0,436,506"/>
</ImageStyle>
<ImageStyle Name="exp02_dun_shrines_of_sky_epic01_vaults_1" zonerect="-107, -45, 139, 171" heightmin="20">
<ImageFrame Name="imageFrame" Source="images/maps/map_exp02_dun_shrines_of_sky_epic01_vaults_1.dds" SourceRect="0,0,436,506"/>


</ImageStyle>




__________________
Reply With Quote
  #3  
Unread 06-26-2006, 01:42 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

That worked, thanks!

Next question, how do I fix the alignment? Is there an easier way than going into the zone and checking the map location vs the actual location? If not, is there a way to reload the map location without restarting EQ2? If not, I have to wait 30 mins to go back in every time I log out because of the lockout timer.
Reply With Quote
  #4  
Unread 06-26-2006, 09:26 AM
SaintPeter's Avatar
SaintPeter SaintPeter is offline
A Griffon
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Nov 2004
Server: Guk
Posts: 536
Default

Use my mapper2.pl tool which will put crosses on the corners of your images and their in-game /loc values (Upper Left x/y, Lower Right x/y). Pull the bitmap x/y values off your final image. Then use Taco's zonerect calculator tool. After you calculate the zone-rect, hide the crosses. I typically get it right the first time, every time.

If you have someone with you in the zone, in your group, and you /quit out, it should let you back in to the same zone. That's how I was able to do DFC without waiting several weeks.
__________________
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 01:27 PM.


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