EQ2Interface.com
Search Downloads


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

Reply
Thread Tools Search this Thread Display Modes
  #1  
Unread 08-26-2016, 10:48 AM
Nodor Nodor is offline
A Young Mystail Rat
 
Join Date: Jan 2005
Server: Splitpaw
Posts: 3
Default GU101 Maps

Not sure who can incorporate the changes needed for GU101 but in this case they are quite easy. The zone layout was not changed from the original Nizara so the following lines should be added to core_mapstyles.xml to display the maps:

The Fabled Nizara, City of the Nayed [Advanced Solo]
Code:
<ImageStyle Name="adv04_dun_endless_nayad_fabled_solo_0" displayname="The Fabled Nizara, City of the Nayad [Advanced Solo] Level 1" menugroup="Mara" zonerect="-138,-140,141,186" heightmax="-80">
<ImageFrame Source="images/maps/map_adv04_dun_endless_0.dds" SourceRect="0,0,436,506" />
</ImageStyle>
<ImageStyle Name="adv04_dun_endless_nayad_fabled_solo_1" displayname="The Fabled Nizara, City of the Nayad [Advanced Solo] Level 2" menugroup="Mara" zonerect="-138,-140,141,186" heightmin="-80" heightmax="-54">
<ImageFrame Source="images/maps/map_adv04_dun_endless_1.dds" SourceRect="0,0,436,506" />
</ImageStyle>
<ImageStyle Name="adv04_dun_endless_nayad_fabled_solo_2" displayname="The Fabled Nizara, City of the Nayad [Advanced Solo] Level 3" menugroup="Mara" zonerect="-138,-140,141,186" heightmin="-54" heightmax="-39">
<ImageFrame Source="images/maps/map_adv04_dun_endless_2.dds" SourceRect="0,0,436,506" />
</ImageStyle>
<ImageStyle Name="adv04_dun_endless_nayad_fabled_solo_3" displayname="The Fabled Nizara, City of the Nayad [Advanced Solo] Level 4" menugroup="Mara" zonerect="-138,-140,141,186" heightmin="-39" heightmax="-23.5">
<ImageFrame Source="images/maps/map_adv04_dun_endless_3.dds" SourceRect="0,0,436,506" />
</ImageStyle>
<ImageStyle Name="adv04_dun_endless_nayad_fabled_solo_4" displayname="The Fabled Nizara, City of the Nayad [Advanced Solo] Level 5" menugroup="Mara" zonerect="-138,-140,141,186" heightmin="-23.5">
<ImageFrame Source="images/maps/map_adv04_dun_endless_4.dds" SourceRect="0,0,436,506" />
</ImageStyle>
The Fabled Nizara, City of the Nayed [Advanced Solo]
Code:
<ImageStyle Name="adv04_dun_endless_nayad_fabled_0" displayname="The Fabled Nizara, City of the Nayad [Heroic] Level 1" menugroup="Mara" zonerect="-138,-140,141,186" heightmax="-80">
<ImageFrame Source="images/maps/map_adv04_dun_endless_0.dds" SourceRect="0,0,436,506" />
</ImageStyle>
<ImageStyle Name="adv04_dun_endless_nayad_fabled_1" displayname="The Fabled Nizara, City of the Nayad [Heroic] Level 2" menugroup="Mara" zonerect="-138,-140,141,186" heightmin="-80" heightmax="-54">
<ImageFrame Source="images/maps/map_adv04_dun_endless_1.dds" SourceRect="0,0,436,506" />
</ImageStyle>
<ImageStyle Name="adv04_dun_endless_nayad_fabled_2" displayname="The Fabled Nizara, City of the Nayad [Heroic] Level 3" menugroup="Mara" zonerect="-138,-140,141,186" heightmin="-54" heightmax="-39">
<ImageFrame Source="images/maps/map_adv04_dun_endless_2.dds" SourceRect="0,0,436,506" />
</ImageStyle>
<ImageStyle Name="adv04_dun_endless_nayad_fabled_3" displayname="The Fabled Nizara, City of the Nayad [Heroic] Level 4" menugroup="Mara" zonerect="-138,-140,141,186" heightmin="-39" heightmax="-23.5">
<ImageFrame Source="images/maps/map_adv04_dun_endless_3.dds" SourceRect="0,0,436,506" />
</ImageStyle>
<ImageStyle Name="adv04_dun_endless_nayad_fabled_4" displayname="The Fabled Nizara, City of the Nayad [Heroic] Level 5" menugroup="Mara" zonerect="-138,-140,141,186" heightmin="-23.5">
<ImageFrame Source="images/maps/map_adv04_dun_endless_4.dds" SourceRect="0,0,436,506" />
</ImageStyle>
I tested both zones by adding these lines to _User_MapStyles.xml.

Also the issue with the Public Quests not being recognizable easy enough can be fixed by replacing the eq2ui_mainhud_map2.xml file. The only difference between the original file and the update one is that I added the code below as line 16:

Code:
<Image AutoSize="true" BackgroundColor="#00FFFF" Location="240,2" Name="publicQuestRegionTemplate" ScrollExtent="128,128" Size="128,128" SourceRect="0,0,128,128" SourceResource="images/publicquest_marker.dds" Visible="false" />
Attached Files
File Type: xml eq2ui_mainhud_map2.xml (2.8 KB, 751 views)
Reply With Quote
  #2  
Unread 08-26-2016, 07:27 PM
Mysstie's Avatar
Mysstie Mysstie is offline
A Griffon
 
Join Date: Oct 2008
Server: Oasis
Posts: 168
Default

Thanks for the updated eq2ui_mainhud_map2.xml file. Seems to work in the zones I've visited so far.
__________________
- Mysstie
Reply With Quote
  #3  
Unread 08-26-2016, 09:56 PM
nobody99 nobody99 is offline
A Brown Bear
 
Join Date: Oct 2005
Server: Antonia Bayle
Posts: 12
Default

Odd doesn't work for me. I even tried copying the dds file from default\images to eq2map\images
Reply With Quote
  #4  
Unread 08-26-2016, 10:13 PM
Mysstie's Avatar
Mysstie Mysstie is offline
A Griffon
 
Join Date: Oct 2008
Server: Oasis
Posts: 168
Default

Here's what it should look like. I was in Sinking Sands.


Oh, might need to edit eq2map_ignorelist.xml to add this file to the IgnoreList or the eq2map updater will overwrite it.
Code:
<?xml version="1.0" encoding="utf-8"?>
<IgnoreList>
    <File Name="eq2ui_mainhud_map2.xml" />	
</IgnoreList>
__________________
- Mysstie
Reply With Quote
  #5  
Unread 08-26-2016, 10:22 PM
nobody99 nobody99 is offline
A Brown Bear
 
Join Date: Oct 2005
Server: Antonia Bayle
Posts: 12
Default

Never mind I fixed it, the map2 xml file was in 2 places for some reason.
Works fine, thanks.
Reply With Quote
  #6  
Unread 08-29-2016, 03:52 PM
Jrel Jrel is offline
A Crazed Gnoll
 
Join Date: Jun 2008
Server: Butcherblock
Posts: 21
Default

Thank you for this!
Reply With Quote
  #7  
Unread 09-02-2016, 06:03 AM
jnils's Avatar
jnils jnils is offline
EQ2MAP Developer
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Jan 2006
Server: Splitpaw
Posts: 1,651
Default

Sorry, have not been around for a few weeks now so i have missed this.

I'll start adding the changes as soon i have checked what's have been changed.
__________________
Pimigo / Splitpaw
Reply With Quote
  #8  
Unread 09-02-2016, 02:41 PM
Darqwood's Avatar
Darqwood Darqwood is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Aug 2005
Posts: 849
Default

Thank you, jnils. A lot of folks will appreciate the updates.


.
Reply With Quote
  #9  
Unread 09-06-2016, 08:49 AM
jnils's Avatar
jnils jnils is offline
EQ2MAP Developer
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Jan 2006
Server: Splitpaw
Posts: 1,651
Default

I have added the changes to the XML in _Skinnable_Styles.xml

I hope it works now.

Will look at the maps soon.
__________________
Pimigo / Splitpaw
Reply With Quote
  #10  
Unread 09-06-2016, 06:18 PM
Mysstie's Avatar
Mysstie Mysstie is offline
A Griffon
 
Join Date: Oct 2008
Server: Oasis
Posts: 168
Default

Quote:
Originally Posted by jnils View Post
I have added the changes to the XML in _Skinnable_Styles.xml

I hope it works now.

Will look at the maps soon.
Looks like the blue stuff works with this change. I let it also replace the eq2ui_mainhud_map2.xml file with what the updater had.

Checked Sinking Sands as saw the blue area.
__________________
- Mysstie
Reply With Quote
  #11  
Unread 09-08-2016, 08:26 AM
jnils's Avatar
jnils jnils is offline
EQ2MAP Developer
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Jan 2006
Server: Splitpaw
Posts: 1,651
Default

The 2 map sets are now live.
I hope they work.
__________________
Pimigo / Splitpaw
Reply With Quote
  #12  
Unread 09-09-2016, 05:00 PM
Mysstie's Avatar
Mysstie Mysstie is offline
A Griffon
 
Join Date: Oct 2008
Server: Oasis
Posts: 168
Default

Well, the map showed up when I went into the Advanced Solo zone. Thanks for the update.
__________________
- Mysstie
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 07:00 AM.


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